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