File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -120,11 +120,12 @@ py_gapic_library(
120120
121121##############################################################################
122122# PHP
123+ # DO NOT OVERRIDE this PHP microgenerator section with autogenerated rules.
123124##############################################################################
124125load (
125126 "@com_google_googleapis_imports//:imports.bzl" ,
126- " php_grpc_library" ,
127- " php_proto_library" ,
127+ php_grpc_library = "php_grpc_library2 " ,
128+ php_proto_library = "php_proto_library2 " ,
128129)
129130
130131php_proto_library (
Original file line number Diff line number Diff line change @@ -93,11 +93,12 @@ py_grpc_library(
9393
9494##############################################################################
9595# PHP
96+ # DO NOT OVERRIDE this PHP microgenerator section with autogenerated rules.
9697##############################################################################
9798load (
9899 "@com_google_googleapis_imports//:imports.bzl" ,
99- " php_grpc_library" ,
100- " php_proto_library" ,
100+ php_grpc_library = "php_grpc_library2 " ,
101+ php_proto_library = "php_proto_library2 " ,
101102)
102103
103104php_proto_library (
You can’t perform that action at this time.
0 commit comments