FieldDefinitionListenerTest::$entityFieldManager

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/Tests/Core/Field/FieldDefinitionListenerTest.php \Drupal\Tests\Core\Field\FieldDefinitionListenerTest::entityFieldManager

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface|\Prophecy\Prophecy\ProphecyInterface

File

core/tests/Drupal/Tests/Core/Field/FieldDefinitionListenerTest.php, line 43

Class

FieldDefinitionListenerTest
@coversDefaultClass \Drupal\Core\Field\FieldDefinitionListener[[api-linebreak]] @group Field

Namespace

Drupal\Tests\Core\Field

Code

protected $entityFieldManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.