You are here

protected property MTimeProtectedFastFileStorageTest::$storageClass in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 32
Contains \Drupal\Tests\Component\PhpStorage\MTimeProtectedFastFileStorageTest.

Class

MTimeProtectedFastFileStorageTest
Tests the MTimeProtectedFastFileStorage implementation.

Namespace

Drupal\Tests\Component\PhpStorage

Code

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