protected property EntityRepositoryTest::$entityRepository in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/tests/Drupal/Tests/Core/Entity/EntityRepositoryTest.php \Drupal\Tests\Core\Entity\EntityRepositoryTest::entityRepository
The entity repository under test.
Type: \Drupal\Core\Entity\EntityRepository
File
- core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityRepositoryTest.php, line 44 - Contains \Drupal\Tests\Core\Entity\EntityRepositoryTest.
Class
- EntityRepositoryTest
- @coversDefaultClass \Drupal\Core\Entity\EntityManager @group Entity
Namespace
Drupal\Tests\Core\EntityCode
protected $entityRepository;