protected property UserHasEntityFieldAccess::$entityTypeManager in Rules 8.3
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ Condition/ UserHasEntityFieldAccess.php, line 55
Class
- UserHasEntityFieldAccess
- Provides a 'User has entity field access' condition.
Namespace
Drupal\rules\Plugin\ConditionCode
protected $entityTypeManager;