Skip to content

Commit ac0cf17

Browse files
Google APIscopybara-github
authored andcommitted
chore: migrate devtools/source to the PHP microgenerator
Committer: @miraleung PiperOrigin-RevId: 373494082
1 parent 8d013cf commit ac0cf17

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

google/devtools/source/v1/BUILD.bazel

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

9696
##############################################################################
9797
# PHP
98+
# DO NOT OVERRIDE this PHP microgenerator section with autogenerated rules.
9899
##############################################################################
99100
load(
100101
"@com_google_googleapis_imports//:imports.bzl",
101-
"php_grpc_library",
102-
"php_proto_library",
102+
php_grpc_library = "php_grpc_library2",
103+
php_proto_library = "php_proto_library2",
103104
)
104105

105106
php_proto_library(

0 commit comments

Comments
 (0)