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