protected property XmlSitemapCustomAddForm::$connection in XML sitemap 8
Same name and namespace in other branches
- 2.x xmlsitemap_custom/src/Form/XmlSitemapCustomAddForm.php \Drupal\xmlsitemap_custom\Form\XmlSitemapCustomAddForm::connection
The database connection.
Type: \Drupal\Core\Database\Connection
File
- xmlsitemap_custom/
src/ Form/ XmlSitemapCustomAddForm.php, line 26
Class
- XmlSitemapCustomAddForm
- Provides a form for adding a custom link.
Namespace
Drupal\xmlsitemap_custom\FormCode
protected $connection;