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

Breadcrumb

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

function ExtensionRange::getOptions

Generated from protobuf field <code>optional .google.protobuf.ExtensionRangeOptions options = 3;</code>

Return value

\Google\Protobuf\Internal\ExtensionRangeOptions|null

File

vendor/google/protobuf/src/Google/Protobuf/Internal/DescriptorProto/ExtensionRange.php, line 129

Class

ExtensionRange
Generated from protobuf message <code>google.protobuf.DescriptorProto.ExtensionRange</code>

Namespace

Google\Protobuf\Internal\DescriptorProto

Code

public function getOptions() {
    return $this->options;
}

API Navigation

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