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