protected property XmlSitemapGenerator::$connection in XML sitemap 2.x
Same name and namespace in other branches
- 8 src/XmlSitemapGenerator.php \Drupal\xmlsitemap\XmlSitemapGenerator::connection
The database connection.
Type: \Drupal\Core\Database\Connection
File
- src/
XmlSitemapGenerator.php, line 100
Class
- XmlSitemapGenerator
- XmlSitemap generator service class.
Namespace
Drupal\xmlsitemapCode
protected $connection;