MTimeProtectedFastFileStorageTest::$storageClass
Same name in other branches
- 9 core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFastFileStorageTest.php \Drupal\Tests\Component\PhpStorage\MTimeProtectedFastFileStorageTest::storageClass
- 8.9.x core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFastFileStorageTest.php \Drupal\Tests\Component\PhpStorage\MTimeProtectedFastFileStorageTest::storageClass
- 11.x core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFastFileStorageTest.php \Drupal\Tests\Component\PhpStorage\MTimeProtectedFastFileStorageTest::storageClass
The PHP storage class to test.
Type: storageClass
Overrides MTimeProtectedFileStorageBase::$storageClass
File
-
core/
tests/ Drupal/ Tests/ Component/ PhpStorage/ MTimeProtectedFastFileStorageTest.php, line 29
Class
- MTimeProtectedFastFileStorageTest
- Tests the MTimeProtectedFastFileStorage implementation.
Namespace
Drupal\Tests\Component\PhpStorageCode
protected $storageClass = 'Drupal\\Component\\PhpStorage\\MTimeProtectedFastFileStorage';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.