You are here

private property FileHelperTest::$fileSystem in SVG Upload Sanitizer 8

The mocked file system.

Type: \PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Helper/FileHelperTest.php, line 26

Class

FileHelperTest
Unit test class for the FileHelper class.

Namespace

Drupal\Tests\svg_upload_sanitizer\Unit\Helper

Code

private $fileSystem;