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/Internal/Descriptor.php
\Google\Protobuf\Internal\Descriptor::getClass()
Return value
string PHP class name
File
vendor/
google/
protobuf/
src/
Google/
Protobuf/
Descriptor.php
, line 39
Class
Descriptor
Namespace
Google\Protobuf
Code
public
function
getClass
() {
return
$this
->
internal_desc
->
getClass
(); }
RSS feed