protected property RequestPath::$pathMatcher in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 42 - Contains \Drupal\system\Plugin\Condition\RequestPath.
Class
- RequestPath
- Provides a 'Request Path' condition.
Namespace
Drupal\system\Plugin\ConditionCode
protected $pathMatcher;