You are here

protected property XmlSitemapLinkStorage::$connection in XML sitemap 8

Same name and namespace in other branches
  1. 2.x src/XmlSitemapLinkStorage.php \Drupal\xmlsitemap\XmlSitemapLinkStorage::connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/XmlSitemapLinkStorage.php, line 48

Class

XmlSitemapLinkStorage
XmlSitemap link storage service class.

Namespace

Drupal\xmlsitemap

Code

protected $connection;