protected property XmlSitemapCustomListController::$connection in XML sitemap 8
Same name and namespace in other branches
- 2.x xmlsitemap_custom/src/Controller/XmlSitemapCustomListController.php \Drupal\xmlsitemap_custom\Controller\XmlSitemapCustomListController::connection
The database connection.
Type: \Drupal\Core\Database\Connection
File
- xmlsitemap_custom/
src/ Controller/ XmlSitemapCustomListController.php, line 24
Class
- XmlSitemapCustomListController
- Builds the list table for all custom links.
Namespace
Drupal\xmlsitemap_custom\ControllerCode
protected $connection;