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