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