Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Enum.php
function Enum::hasSourceContext
File
vendor/
google/
protobuf/
src/
Google/
Protobuf/
Enum.php
, line 161
Class
Enum
Enum type definition.
Namespace
Google\Protobuf
Code
public
function
hasSourceContext
() {
return
isset
(
$this
->
source_context
); }
RSS feed