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