You are here

protected property PathCondition::$pathMatcher in Access Filter 8

The path matcher.

Type: \Drupal\Core\Path\PathMatcherInterface

File

src/Plugin/AccessFilter/Condition/PathCondition.php, line 28

Class

PathCondition
Filter condition using drupal path.

Namespace

Drupal\access_filter\Plugin\AccessFilter\Condition

Code

protected $pathMatcher;