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