Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
OneofDescriptorProto.php
function OneofDescriptorProto::clearOptions
File
vendor/
google/
protobuf/
src/
Google/
Protobuf/
Internal/
OneofDescriptorProto.php
, line 90
Class
OneofDescriptorProto
Describes a oneof.
Namespace
Google\Protobuf\Internal
Code
public
function
clearOptions
() {
unset
(
$this
->
options
); }
RSS feed