protected property XmlSitemapCustomAddForm::$linkStorage in XML sitemap 8
Same name and namespace in other branches
- 2.x xmlsitemap_custom/src/Form/XmlSitemapCustomAddForm.php \Drupal\xmlsitemap_custom\Form\XmlSitemapCustomAddForm::linkStorage
The xmlsitemap link storage handler.
Type: \Drupal\xmlsitemap\XmlSitemapLinkStorageInterface
File
- xmlsitemap_custom/
src/ Form/ XmlSitemapCustomAddForm.php, line 54
Class
- XmlSitemapCustomAddForm
- Provides a form for adding a custom link.
Namespace
Drupal\xmlsitemap_custom\FormCode
protected $linkStorage;