Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
FieldItemListMethodReflection.php
function FieldItemListMethodReflection::getDeprecatedDescription
File
vendor/
mglaman/
phpstan-drupal/
src/
Reflection/
FieldItemListMethodReflection.php
, line 78
Class
FieldItemListMethodReflection
Allows field access to common methods.
Namespace
mglaman\PHPStanDrupal\Reflection
Code
public
function
getDeprecatedDescription
() : ?string {
return
''
; }
RSS feed