Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
EnumValueDescriptor.php
function EnumValueDescriptor::getNumber
Return value
int
File
vendor/
google/
protobuf/
src/
Google/
Protobuf/
EnumValueDescriptor.php
, line 37
Class
EnumValueDescriptor
Namespace
Google\Protobuf
Code
public
function
getNumber
() {
return
$this
->
number
; }
RSS feed