protected property ArchiverManager::$fileSystem in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Archiver/ArchiverManager.php \Drupal\Core\Archiver\ArchiverManager::fileSystem
The file system service.
Type: \Drupal\Core\File\FileSystemInterface
File
- core/
lib/ Drupal/ Core/ Archiver/ ArchiverManager.php, line 25
Class
- ArchiverManager
- Provides an Archiver plugin manager.
Namespace
Drupal\Core\ArchiverCode
protected $fileSystem;