You are here

protected property TestSampleDataEnvironment::$storageType in Module Builder 8.3

The short class name of the storage helper to use.

File

tests/modules/test_dummy_module_write_location/src/TestSampleDataEnvironment.php, line 12

Class

TestSampleDataEnvironment

Namespace

Drupal\test_dummy_module_write_location

Code

protected $storageType = 'TestExportInclude';