You are here

protected property XmlSitemapCustomDeleteForm::$custom_link in XML sitemap 8

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

The path of the custom link.

@codingStandardsIgnoreStart

Type: string

File

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

Class

XmlSitemapCustomDeleteForm
Provides a form for deleting a custom link.

Namespace

Drupal\xmlsitemap_custom\Form

Code

protected $custom_link;