Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
GPBJsonWire.php
function GPBJsonWire::formatFieldName
1 call to
GPBJsonWire::formatFieldName()
GPBJsonWire::serializeFieldToStream
in vendor/
google/
protobuf/
src/
Google/
Protobuf/
Internal/
GPBJsonWire.php
File
vendor/
google/
protobuf/
src/
Google/
Protobuf/
Internal/
GPBJsonWire.php
, line 223
Class
GPBJsonWire
Namespace
Google\Protobuf\Internal
Code
private static
function
formatFieldName
(
$field
) {
return
$field
->
getJsonName
(); }
RSS feed