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