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