protected property MTimeProtectedFileStorageTest::$storageClass

File

drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/MTimeProtectedFileStorageTest.php, line 25
Definition of Drupal\system\Tests\PhpStorage\MTimeProtectedFileStorageTest.

Class

MTimeProtectedFileStorageTest
Tests the directory mtime based PHP loader implementation.

Namespace

Drupal\system\Tests\PhpStorage

Code

protected $storageClass = 'Drupal\\Component\\PhpStorage\\MTimeProtectedFileStorage';