phpstan-drupal
phpstan-drupal copied to clipboard
EntityReference formatter stubs
Fixes the following issue (and other similar issues) when checkFunctionArgumentTypes: true is enabled
Parameter #1 $items of method Drupal\Core\Field\Plugin\Field\FieldFormatter\EntityReferenceFormatterBase::getEntitiesToView() expects Drupal\Core\Field\EntityReferenceFieldItemListInterface, Drupal\Core\Field\FieldItemListInterface given.