You are here

protected constant NotNodeType::CONTENT_ENTITY_TYPE in Block Visibility Conditions 8

Overrides NotConditionPluginBase::CONTENT_ENTITY_TYPE

File

src/Plugin/Condition/NotNodeType.php, line 20

Class

NotNodeType
Provides a 'Not Node Type' condition.

Namespace

Drupal\block_visibility_conditions\Plugin\Condition

Code

protected const CONTENT_ENTITY_TYPE = 'node_type';