protected property NotConditionPluginBase::$contentEntityType in Block Visibility Conditions 8
The content entity type.
Type: \Drupal\Core\Config\Entity\ConfigEntityType
File
- src/
Plugin/ Condition/ NotConditionPluginBase.php, line 42
Class
- NotConditionPluginBase
- Provides a 'Not {ContentEntityType}'-base condition.
Namespace
Drupal\block_visibility_conditions\Plugin\ConditionCode
protected $contentEntityType;