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