FileRepositoryTest::$fileSystem

Same name in other branches
  1. 9 core/modules/file/tests/src/Kernel/FileRepositoryTest.php \Drupal\Tests\file\Kernel\FileRepositoryTest::fileSystem
  2. 11.x core/modules/file/tests/src/Kernel/FileRepositoryTest.php \Drupal\Tests\file\Kernel\FileRepositoryTest::fileSystem

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

core/modules/file/tests/src/Kernel/FileRepositoryTest.php, line 36

Class

FileRepositoryTest
Tests the FileRepository.

Namespace

Drupal\Tests\file\Kernel

Code

protected $fileSystem;

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