You are here

protected property XmlSitemapCustomEditForm::$aliasManager in XML sitemap 2.x

Same name and namespace in other branches
  1. 8 xmlsitemap_custom/src/Form/XmlSitemapCustomEditForm.php \Drupal\xmlsitemap_custom\Form\XmlSitemapCustomEditForm::aliasManager

The alias manager service.

Type: \Drupal\path_alias\AliasManagerInterface

File

xmlsitemap_custom/src/Form/XmlSitemapCustomEditForm.php, line 43

Class

XmlSitemapCustomEditForm
Provides a form for editing a custom link.

Namespace

Drupal\xmlsitemap_custom\Form

Code

protected $aliasManager;