service path.crud

Class

Drupal\Core\Path\Path
1 string reference to path.crud
DeleteForm::create in drupal/core/modules/path/lib/Drupal/path/Form/DeleteForm.php
Instantiates a new instance of this controller.

File

drupal/core/core.services.yml
drupal/core/core.services.yml

View source
  1. class: Drupal\Core\Path\Path
  2. arguments:
  3. - '@database'
  4. - '@path.alias_manager'