protected property PathValidator::$pathProcessor in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Path/PathValidator.php \Drupal\Core\Path\PathValidator::pathProcessor
The path processor.
Type: \Drupal\Core\PathProcessor\InboundPathProcessorInterface
File
- core/
lib/ Drupal/ Core/ Path/ PathValidator.php, line 53 - Contains \Drupal\Core\Path\PathValidator.
Class
- PathValidator
- Provides a default path validator and access checker.
Namespace
Drupal\Core\PathCode
protected $pathProcessor;