protected property BlazyPropertiesTestTrait::$entityFieldManager in Blazy 8
Same name and namespace in other branches
- 8.2 tests/src/Traits/BlazyPropertiesTestTrait.php \Drupal\Tests\blazy\Traits\BlazyPropertiesTestTrait::entityFieldManager
The entity manager.
Type: \Drupal\Core\Entity\EntityFieldManagerInterface
File
- tests/
src/ Traits/ BlazyPropertiesTestTrait.php, line 36
Class
- BlazyPropertiesTestTrait
- A Trait common for Blazy tests.
Namespace
Drupal\Tests\blazy\TraitsCode
protected $entityFieldManager;