protected property EntityManagerTest::$entityFieldManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php \Drupal\Tests\Core\Entity\EntityManagerTest::entityFieldManager
The entity field manager.
Type: \Drupal\Core\Entity\EntityFieldManagerInterface|\Prophecy\Prophecy\ProphecyInterface
File
- core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityManagerTest.php, line 58 - Contains \Drupal\Tests\Core\Entity\EntityManagerTest.
Class
- EntityManagerTest
- @coversDefaultClass \Drupal\Core\Entity\EntityManager @group Entity
Namespace
Drupal\Tests\Core\EntityCode
protected $entityFieldManager;