Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
OneofDescriptor.php
function OneofDescriptor::getName
Same name in this branch
11.1.x vendor/google/protobuf/src/Google/Protobuf/OneofDescriptor.php
\Google\Protobuf\OneofDescriptor::getName()
File
vendor/
google/
protobuf/
src/
Google/
Protobuf/
Internal/
OneofDescriptor.php
, line 30
Class
OneofDescriptor
Namespace
Google\Protobuf\Internal
Code
public
function
getName
() {
return
$this
->
name
; }
RSS feed