protected property EntityManagerTest::$entityRepository in Drupal 8
The entity repository.
Type: \Drupal\Core\Entity\EntityRepositoryInterface|\Prophecy\Prophecy\ProphecyInterface
File
- core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityManagerTest.php, line 81
Class
- EntityManagerTest
- @coversDefaultClass \Drupal\Core\Entity\EntityManager @group Entity @group legacy
Namespace
Drupal\Tests\Core\EntityCode
protected $entityRepository;