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