RequestPath::$pathMatcher
Same name in other branches
- 9 core/modules/system/src/Plugin/Condition/RequestPath.php \Drupal\system\Plugin\Condition\RequestPath::pathMatcher
- 8.9.x core/modules/system/src/Plugin/Condition/RequestPath.php \Drupal\system\Plugin\Condition\RequestPath::pathMatcher
- 10 core/modules/system/src/Plugin/Condition/RequestPath.php \Drupal\system\Plugin\Condition\RequestPath::pathMatcher
The path matcher.
Type: \Drupal\Core\Path\PathMatcherInterface
File
-
core/
modules/ system/ src/ Plugin/ Condition/ RequestPath.php, line 37
Class
- RequestPath
- Provides a 'Request Path' condition.
Namespace
Drupal\system\Plugin\ConditionCode
protected $pathMatcher;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.