You are here

protected property XmlSitemapCustomAddForm::$languageManager in XML sitemap 8

Same name and namespace in other branches
  1. 2.x xmlsitemap_custom/src/Form/XmlSitemapCustomAddForm.php \Drupal\xmlsitemap_custom\Form\XmlSitemapCustomAddForm::languageManager

The language manager.

Type: \Drupal\language\ConfigurableLanguageManagerInterface

File

xmlsitemap_custom/src/Form/XmlSitemapCustomAddForm.php, line 33

Class

XmlSitemapCustomAddForm
Provides a form for adding a custom link.

Namespace

Drupal\xmlsitemap_custom\Form

Code

protected $languageManager;