You are here

protected property NotConditionPluginBase::$routeMatch in Block Visibility Conditions 8

The CurrentRouteMatch object.

Type: CurrentRouteMatch

File

src/Plugin/Condition/NotConditionPluginBase.php, line 35

Class

NotConditionPluginBase
Provides a 'Not {ContentEntityType}'-base condition.

Namespace

Drupal\block_visibility_conditions\Plugin\Condition

Code

protected $routeMatch;