protected property XmlSitemapGenerator::$fileSystem in XML sitemap 2.x
Same name and namespace in other branches
- 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\xmlsitemapCode
protected $fileSystem;