You are here

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

The mocked file system.

Type: \PHPUnit\Framework\MockObject\MockObject

File

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

Class

SanitizerHelperTest
Unit test class for the SanitizeHelper class.

Namespace

Drupal\Tests\svg_upload_sanitizer\Unit\Helper

Code

private $fileSystem;