You are here

protected property MTimeProtectedFileStorageTest::$storageClass in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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\PhpStorage

Code

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