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