ArchiverTestBase::$fileSystem

Same name and namespace in other branches
  1. 10 core/tests/Drupal/KernelTests/Core/Archiver/ArchiverTestBase.php \Drupal\KernelTests\Core\Archiver\ArchiverTestBase::fileSystem

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

core/tests/Drupal/KernelTests/Core/Archiver/ArchiverTestBase.php, line 28

Class

ArchiverTestBase
Provides archive specific assertions and helper properties for archive tests.

Namespace

Drupal\KernelTests\Core\Archiver

Code

protected $fileSystem;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.