Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ExtensionRange.php
function ExtensionRange::clearOptions
File
vendor/
google/
protobuf/
src/
Google/
Protobuf/
Internal/
DescriptorProto/
ExtensionRange.php
, line 139
Class
ExtensionRange
Generated from protobuf message <code>google.protobuf.DescriptorProto.ExtensionRange</code>
Namespace
Google\Protobuf\Internal\DescriptorProto
Code
public
function
clearOptions
() {
unset
(
$this
->
options
); }
RSS feed