protected property ToolkitSetupTrait::$fileSystem in ImageMagick 8.2
Same name and namespace in other branches
- 8.3 tests/src/Kernel/ToolkitSetupTrait.php \Drupal\Tests\imagemagick\Kernel\ToolkitSetupTrait::fileSystem
The file system service.
Type: \Drupal\Core\File\FileSystemInterface
File
- tests/
src/ Kernel/ ToolkitSetupTrait.php, line 21
Class
- ToolkitSetupTrait
- Trait to manage toolkit setup tasks common across tests.
Namespace
Drupal\Tests\imagemagick\KernelCode
protected $fileSystem;