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