Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. FieldItemListMethodReflection.php

function FieldItemListMethodReflection::getDocComment

File

vendor/mglaman/phpstan-drupal/src/Reflection/FieldItemListMethodReflection.php, line 48

Class

FieldItemListMethodReflection
Allows field access to common methods.

Namespace

mglaman\PHPStanDrupal\Reflection

Code

public function getDocComment() : ?string {
    return null;
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal