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