You are here

protected property UserViewsDataTest::$entityFieldManager in Drupal 9

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

core/modules/user/tests/src/Kernel/Views/UserViewsDataTest.php, line 28

Class

UserViewsDataTest
Contains tests related to the views data for the user entity type.

Namespace

Drupal\Tests\user\Kernel\Views

Code

protected $entityFieldManager;