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

Breadcrumb

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

function Method::getOptions

Any metadata attached to the method.

Generated from protobuf field <code>repeated .google.protobuf.Option options = 6;</code>

Return value

\Google\Protobuf\Internal\RepeatedField

File

vendor/google/protobuf/src/Google/Protobuf/Method.php, line 224

Class

Method
Method represents a method of an API interface.

Namespace

Google\Protobuf

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