Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
EnumOptions.php
function EnumOptions::hasAllowAlias
File
vendor/
google/
protobuf/
src/
Google/
Protobuf/
Internal/
EnumOptions.php
, line 95
Class
EnumOptions
Generated from protobuf message <code>google.protobuf.EnumOptions</code>
Namespace
Google\Protobuf\Internal
Code
public
function
hasAllowAlias
() {
return
isset
(
$this
->
allow_alias
); }
RSS feed