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