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