protected property XmlSitemapCommands::$connection in XML sitemap 2.x
Same name and namespace in other branches
- 8 src/Commands/XmlSitemapCommands.php \Drupal\xmlsitemap\Commands\XmlSitemapCommands::connection
Default database connection.
Type: \Drupal\Core\Database\Connection
File
- src/
Commands/ XmlSitemapCommands.php, line 34
Class
- XmlSitemapCommands
- Drush commands for XML sitemap.
Namespace
Drupal\xmlsitemap\CommandsCode
protected $connection;