The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/modules/filter/src/FilterPermissions.php, line 22
Class
- FilterPermissions
- Provides dynamic permissions of the filter module.
Namespace
Drupal\filter
Code
protected $entityManager;
Please login to continue.