You are here

protected property UserViewsDataTest::$viewsData in Drupal 10

Same name and namespace in other branches
  1. 9 core/modules/user/tests/src/Kernel/Views/UserViewsDataTest.php \Drupal\Tests\user\Kernel\Views\UserViewsDataTest::viewsData

The views data service.

Type: \Drupal\views\ViewsData

File

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

Class

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

Namespace

Drupal\Tests\user\Kernel\Views

Code

protected $viewsData;