Skip to content

Commit 8275ca6

Browse files
Google APIscopybara-github
authored andcommitted
chore: migrate audit to the PHP microgenerator
Committer: @miraleung PiperOrigin-RevId: 373589975
1 parent 7467f29 commit 8275ca6

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

google/cloud/audit/BUILD.bazel

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

9595
##############################################################################
9696
# PHP
97+
# DO NOT OVERRIDE this PHP microgenerator section with autogenerated rules.
9798
##############################################################################
9899
load(
99100
"@com_google_googleapis_imports//:imports.bzl",
100-
"php_grpc_library",
101-
"php_proto_library",
101+
php_grpc_library = "php_grpc_library2",
102+
php_proto_library = "php_proto_library2",
102103
)
103104

104105
php_proto_library(

0 commit comments

Comments
 (0)