protected property EntityListBuilderTest::$role in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php \Drupal\Tests\Core\Entity\EntityListBuilderTest::role
The entity used to construct the EntityListBuilder.
Type: \Drupal\user\RoleInterface|\PHPUnit_Framework_MockObject_MockObject
File
- core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityListBuilderTest.php, line 63 - Contains \Drupal\Tests\Core\Entity\EntityListBuilderTest.
Class
- EntityListBuilderTest
- @coversDefaultClass \Drupal\entity_test\EntityTestListBuilder @group Entity
Namespace
Drupal\Tests\Core\EntityCode
protected $role;