protected property MTimeProtectedFileStorageTest::$storageClass in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageTest.php \Drupal\Tests\Component\PhpStorage\MTimeProtectedFileStorageTest::storageClass
The PHP storage class to test.
Overrides MTimeProtectedFileStorageBase::$storageClass
File
- core/
tests/ Drupal/ Tests/ Component/ PhpStorage/ MTimeProtectedFileStorageTest.php, line 31 - Contains \Drupal\Tests\Component\PhpStorage\MTimeProtectedFileStorageTest.
Class
- MTimeProtectedFileStorageTest
- Tests the MTimeProtectedFileStorage implementation.
Namespace
Drupal\Tests\Component\PhpStorageCode
protected $storageClass = 'Drupal\\Component\\PhpStorage\\MTimeProtectedFileStorage';