You are here

protected property EntityListBuilderTest::$entityListBuilder in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php \Drupal\Tests\Core\Entity\EntityListBuilderTest::entityListBuilder

The EntityListBuilder object to test.

Type: \Drupal\Core\Entity\EntityListBuilder

File

core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php, line 70
Contains \Drupal\Tests\Core\Entity\EntityListBuilderTest.

Class

EntityListBuilderTest
@coversDefaultClass \Drupal\entity_test\EntityTestListBuilder @group Entity

Namespace

Drupal\Tests\Core\Entity

Code

protected $entityListBuilder;