protected property ShortcutSetController::$pathValidator in Drupal 9
Same name and namespace in other branches
- 8 core/modules/shortcut/src/Controller/ShortcutSetController.php \Drupal\shortcut\Controller\ShortcutSetController::pathValidator
The path validator.
Type: \Drupal\Core\Path\PathValidatorInterface
File
- core/
modules/ shortcut/ src/ Controller/ ShortcutSetController.php, line 22
Class
- ShortcutSetController
- Builds the page for administering shortcut sets.
Namespace
Drupal\shortcut\ControllerCode
protected $pathValidator;