Skip to content

Commit 9f67f84

Browse files
Google APIscopybara-github
authored andcommitted
chore: migrate api/expr to the PHP microgenerator
Committer: @miraleung PiperOrigin-RevId: 373491277
1 parent 8333535 commit 9f67f84

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

google/api/expr/v1alpha1/BUILD.bazel

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,11 +193,12 @@ py_grpc_library(
193193

194194
##############################################################################
195195
# PHP
196+
# DO NOT OVERRIDE this PHP microgenerator section with autogenerated rules.
196197
##############################################################################
197198
load(
198199
"@com_google_googleapis_imports//:imports.bzl",
199-
"php_grpc_library",
200-
"php_proto_library",
200+
php_grpc_library = "php_grpc_library2",
201+
php_proto_library = "php_proto_library2",
201202
)
202203

203204
php_proto_library(

0 commit comments

Comments
 (0)