protected property XmlSitemapCustomEditForm::$languageManager in XML sitemap 2.x
Same name and namespace in other branches
- 8 xmlsitemap_custom/src/Form/XmlSitemapCustomEditForm.php \Drupal\xmlsitemap_custom\Form\XmlSitemapCustomEditForm::languageManager
The language manager.
@codingStandardsIgnoreEnd
Type: \Drupal\language\ConfigurableLanguageManagerInterface
File
- xmlsitemap_custom/
src/ Form/ XmlSitemapCustomEditForm.php, line 36
Class
- XmlSitemapCustomEditForm
- Provides a form for editing a custom link.
Namespace
Drupal\xmlsitemap_custom\FormCode
protected $languageManager;