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