You are here

protected property XmlSitemapCustomDeleteForm::$linkStorage in XML sitemap 2.x

Same name and namespace in other branches
  1. 8 xmlsitemap_custom/src/Form/XmlSitemapCustomDeleteForm.php \Drupal\xmlsitemap_custom\Form\XmlSitemapCustomDeleteForm::linkStorage

The xmlsitemap link storage handler.

Type: \Drupal\xmlsitemap\XmlSitemapLinkStorageInterface

File

xmlsitemap_custom/src/Form/XmlSitemapCustomDeleteForm.php, line 22

Class

XmlSitemapCustomDeleteForm
Provides a form for deleting a custom link.

Namespace

Drupal\xmlsitemap_custom\Form

Code

protected $linkStorage;