mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-20 13:27:47 +02:00
chore: migrate secretmanager/logging to the PHP microgenerator
Committer: @miraleung PiperOrigin-RevId: 376182100
This commit is contained in:
parent
a9d9a293f5
commit
ba156d3460
1 changed files with 3 additions and 2 deletions
|
|
@ -85,11 +85,12 @@ py_grpc_library(
|
|||
|
||||
##############################################################################
|
||||
# PHP
|
||||
# DO NOT OVERRIDE this PHP microgenerator section with autogenerated rules.
|
||||
##############################################################################
|
||||
load(
|
||||
"@com_google_googleapis_imports//:imports.bzl",
|
||||
"php_grpc_library",
|
||||
"php_proto_library",
|
||||
php_grpc_library = "php_grpc_library2",
|
||||
php_proto_library = "php_proto_library2",
|
||||
)
|
||||
|
||||
php_proto_library(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue