protected property PathValidator::$pathProcessor in Drupal 9
Same name and namespace in other branches
- 8 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 50
Class
- PathValidator
- Provides a default path validator and access checker.
Namespace
Drupal\Core\PathCode
protected $pathProcessor;