protected property XmlSitemapCustomAddForm::$aliasManager in XML sitemap 8
Same name and namespace in other branches
- 2.x xmlsitemap_custom/src/Form/XmlSitemapCustomAddForm.php \Drupal\xmlsitemap_custom\Form\XmlSitemapCustomAddForm::aliasManager
The alias manager service.
Type: \Drupal\path_alias\AliasManagerInterface
File
- xmlsitemap_custom/
src/ Form/ XmlSitemapCustomAddForm.php, line 40
Class
- XmlSitemapCustomAddForm
- Provides a form for adding a custom link.
Namespace
Drupal\xmlsitemap_custom\FormCode
protected $aliasManager;