protected property FieldEncryptTestBase::$entityTypeManager in Field Encryption 8.2
Same name and namespace in other branches
- 3.0.x tests/src/Functional/FieldEncryptTestBase.php \Drupal\Tests\field_encrypt\Functional\FieldEncryptTestBase::entityTypeManager
The entity manager service.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- tests/
src/ Functional/ FieldEncryptTestBase.php, line 46
Class
- FieldEncryptTestBase
- Base test class for field_encrypt.
Namespace
Drupal\Tests\field_encrypt\FunctionalCode
protected $entityTypeManager;