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

Breadcrumb

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

function FieldItemListPropertyReflection::getDeclaringClass

File

vendor/mglaman/phpstan-drupal/src/Reflection/FieldItemListPropertyReflection.php, line 81

Class

FieldItemListPropertyReflection
Allows field access via magic methods

Namespace

mglaman\PHPStanDrupal\Reflection

Code

public function getDeclaringClass() : ClassReflection {
    return $this->declaringClass;
}
RSS feed
Powered by Drupal