protected property MTimeProtectedFileStorageTest::$storageClass

File

drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageTest.php, line 25
Definition of Drupal\Tests\Component\PhpStorage\MTimeProtectedFileStorageTest.

Class

MTimeProtectedFileStorageTest
Tests the directory mtime based PHP loader implementation.

Namespace

Drupal\Tests\Component\PhpStorage

Code

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