You are here

protected property XmlSitemapCustomAddForm::$linkStorage 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::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\Form

Code

protected $linkStorage;