MTimeProtectedFastFileStorageTest::$storageClass

Same name in other branches
  1. 8.9.x core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFastFileStorageTest.php \Drupal\Tests\Component\PhpStorage\MTimeProtectedFastFileStorageTest::storageClass
  2. 10 core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFastFileStorageTest.php \Drupal\Tests\Component\PhpStorage\MTimeProtectedFastFileStorageTest::storageClass
  3. 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 27

Class

MTimeProtectedFastFileStorageTest
Tests the MTimeProtectedFastFileStorage implementation.

Namespace

Drupal\Tests\Component\PhpStorage

Code

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.