You are here

protected property FileSystemDeprecationTest::$fileSystem in Drupal 8

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

core/tests/Drupal/KernelTests/Core/File/FileSystemDeprecationTest.php, line 28

Class

FileSystemDeprecationTest
Tests deprecations in file.inc.

Namespace

Drupal\KernelTests\Core\File

Code

protected $fileSystem;