protected property MTimeProtectedFastFileStorageTest::$storageClass in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFastFileStorageTest.php \Drupal\Tests\Component\PhpStorage\MTimeProtectedFastFileStorageTest::storageClass
The PHP storage class to test.
Overrides MTimeProtectedFileStorageBase::$storageClass
File
- core/
tests/ Drupal/ Tests/ Component/ PhpStorage/ MTimeProtectedFastFileStorageTest.php, line 27
Class
- MTimeProtectedFastFileStorageTest
- Tests the MTimeProtectedFastFileStorage implementation.
Namespace
Drupal\Tests\Component\PhpStorageCode
protected $storageClass = 'Drupal\\Component\\PhpStorage\\MTimeProtectedFastFileStorage';