We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d013cf commit ac0cf17Copy full SHA for ac0cf17
1 file changed
google/devtools/source/v1/BUILD.bazel
@@ -95,11 +95,12 @@ py_grpc_library(
95
96
##############################################################################
97
# PHP
98
+# DO NOT OVERRIDE this PHP microgenerator section with autogenerated rules.
99
100
load(
101
"@com_google_googleapis_imports//:imports.bzl",
- "php_grpc_library",
102
- "php_proto_library",
+ php_grpc_library = "php_grpc_library2",
103
+ php_proto_library = "php_proto_library2",
104
)
105
106
php_proto_library(
0 commit comments