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