EntityListBuilderTest::$roleStorage
Same name in other branches
- 9 core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php \Drupal\Tests\Core\Entity\EntityListBuilderTest::roleStorage
- 8.9.x core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php \Drupal\Tests\Core\Entity\EntityListBuilderTest::roleStorage
- 11.x core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php \Drupal\Tests\Core\Entity\EntityListBuilderTest::roleStorage
The role storage used for testing.
Type: \Drupal\user\RoleStorageInterface|\PHPUnit\Framework\MockObject\MockObject
File
-
core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityListBuilderTest.php, line 48
Class
- EntityListBuilderTest
- @coversDefaultClass \Drupal\Core\Entity\EntityListBuilder @group Entity
Namespace
Drupal\Tests\Core\EntityCode
protected $roleStorage;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.