Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Descriptor.php

function Descriptor::getClass

Same name in this branch
  1. 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();
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal