Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
OneofDescriptor.php
function OneofDescriptor::isSynthetic
Same name in this branch
11.1.x vendor/google/protobuf/src/Google/Protobuf/Internal/OneofDescriptor.php
\Google\Protobuf\Internal\OneofDescriptor::isSynthetic()
File
vendor/
google/
protobuf/
src/
Google/
Protobuf/
OneofDescriptor.php
, line 60
Class
OneofDescriptor
Namespace
Google\Protobuf
Code
public
function
isSynthetic
() {
return
$this
->
internal_desc
->
isSynthetic
(); }
RSS feed