Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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();
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal