The path validator.
Type: \Drupal\Core\Path\PathValidatorInterface
File
- core/modules/menu_link_content/src/Form/MenuLinkContentForm.php, line 37
Class
- MenuLinkContentForm
- Provides a form to add/update content menu links.
Namespace
Drupal\menu_link_content\Form
Code
protected $pathValidator;
Please login to continue.