You are here

protected property XmlSitemapCustomEditForm::$linkStorage in XML sitemap 8

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

The xmlsitemap link storage handler.

Type: \Drupal\xmlsitemap\XmlSitemapLinkStorageInterface

File

xmlsitemap_custom/src/Form/XmlSitemapCustomEditForm.php, line 57

Class

XmlSitemapCustomEditForm
Provides a form for editing a custom link.

Namespace

Drupal\xmlsitemap_custom\Form

Code

protected $linkStorage;