EntityViewsDataTest::$entityFieldManager

The mocked entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/modules/views/tests/src/Unit/EntityViewsDataTest.php, line 59

Class

EntityViewsDataTest
@coversDefaultClass \Drupal\views\EntityViewsData @group Views

Namespace

Drupal\Tests\views\Unit

Code

protected $entityFieldManager;

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