protected property FlagActionTest::$entityTypeManager in Flag 8.4
The entity type manager service.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- tests/
src/ Kernel/ FlagActionTest.php, line 35
Class
- FlagActionTest
- Test flag actions are added/removed when flags are added/deleted.
Namespace
Drupal\Tests\flag\KernelCode
protected $entityTypeManager;