You are here

protected property XmlSitemapGenerator::$fileSystem in XML sitemap 2.x

Same name and namespace in other branches
  1. 8 src/XmlSitemapGenerator.php \Drupal\xmlsitemap\XmlSitemapGenerator::fileSystem

The file system.

Type: \Drupal\Core\File\FileSystemInterface

File

src/XmlSitemapGenerator.php, line 114

Class

XmlSitemapGenerator
XmlSitemap generator service class.

Namespace

Drupal\xmlsitemap

Code

protected $fileSystem;