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

Breadcrumb

  1. Drupal Core 11.1.x
  2. Label.php

Label::$valueToName

Type: valueToName

File

vendor/google/protobuf/src/Google/Protobuf/Internal/FieldDescriptorProto/Label.php, line 29

Class

Label
Protobuf type <code>google.protobuf.FieldDescriptorProto.Label</code>

Namespace

Google\Protobuf\Internal\FieldDescriptorProto

Code

private static $valueToName = [
    self::LABEL_OPTIONAL => 'LABEL_OPTIONAL',
    self::LABEL_REQUIRED => 'LABEL_REQUIRED',
    self::LABEL_REPEATED => 'LABEL_REPEATED',
];

API Navigation

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