You are here

protected property XmlSitemapCustomListController::$connection in XML sitemap 2.x

Same name and namespace in other branches
  1. 8 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\Controller

Code

protected $connection;