protected property ShortcutSetController::$pathValidator in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 27 - Contains \Drupal\shortcut\Controller\ShortcutSetController.
Class
- ShortcutSetController
- Builds the page for administering shortcut sets.
Namespace
Drupal\shortcut\ControllerCode
protected $pathValidator;