SiteInformationForm::$aliasManager

Same name and namespace in other branches
  1. 9 core/modules/system/src/Form/SiteInformationForm.php \Drupal\system\Form\SiteInformationForm::aliasManager
  2. 8.9.x core/modules/system/src/Form/SiteInformationForm.php \Drupal\system\Form\SiteInformationForm::aliasManager
  3. 10 core/modules/system/src/Form/SiteInformationForm.php \Drupal\system\Form\SiteInformationForm::aliasManager

The path alias manager.

Type: \Drupal\path_alias\AliasManagerInterface

File

core/modules/system/src/Form/SiteInformationForm.php, line 26

Class

SiteInformationForm
Configure site information settings for this site.

Namespace

Drupal\system\Form

Code

protected $aliasManager;

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