File tree Expand file tree Collapse file tree
google/identity/accesscontextmanager Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -99,11 +99,12 @@ py_grpc_library(
9999
100100##############################################################################
101101# PHP
102+ # DO NOT OVERRIDE this PHP microgenerator section with autogenerated rules.
102103##############################################################################
103104load (
104105 "@com_google_googleapis_imports//:imports.bzl" ,
105- " php_grpc_library" ,
106- " php_proto_library" ,
106+ php_grpc_library = "php_grpc_library2 " ,
107+ php_proto_library = "php_proto_library2 " ,
107108)
108109
109110php_proto_library (
Original file line number Diff line number Diff line change @@ -109,11 +109,12 @@ py_grpc_library(
109109
110110##############################################################################
111111# PHP
112+ # DO NOT OVERRIDE this PHP microgenerator section with autogenerated rules.
112113##############################################################################
113114load (
114115 "@com_google_googleapis_imports//:imports.bzl" ,
115- " php_grpc_library" ,
116- " php_proto_library" ,
116+ php_grpc_library = "php_grpc_library2 " ,
117+ php_proto_library = "php_proto_library2 " ,
117118)
118119
119120php_proto_library (
You can’t perform that action at this time.
0 commit comments