protected property NotConditionPluginBase::$entityTypeManager in Block Visibility Conditions 8
The EntityTypeManager object.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ Condition/ NotConditionPluginBase.php, line 28
Class
- NotConditionPluginBase
- Provides a 'Not {ContentEntityType}'-base condition.
Namespace
Drupal\block_visibility_conditions\Plugin\ConditionCode
protected $entityTypeManager;