ShortcutSetController::$pathValidator

Same name and namespace in other branches
  1. 8.9.x core/modules/shortcut/src/Controller/ShortcutSetController.php \Drupal\shortcut\Controller\ShortcutSetController::pathValidator
  2. 10 core/modules/shortcut/src/Controller/ShortcutSetController.php \Drupal\shortcut\Controller\ShortcutSetController::pathValidator
  3. 11.x 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\Controller

Code

protected $pathValidator;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.