protected property FileStorageReadOnlyTest::$readonlyStorage in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Component/PhpStorage/FileStorageReadOnlyTest.php \Drupal\Tests\Component\PhpStorage\FileStorageReadOnlyTest::readonlyStorage
- 9 core/tests/Drupal/Tests/Component/PhpStorage/FileStorageReadOnlyTest.php \Drupal\Tests\Component\PhpStorage\FileStorageReadOnlyTest::readonlyStorage
Read only test settings to pass to storage instances.
Type: array
File
- core/
tests/ Drupal/ Tests/ Component/ PhpStorage/ FileStorageReadOnlyTest.php, line 29
Class
- FileStorageReadOnlyTest
- @coversDefaultClass \Drupal\Component\PhpStorage\FileReadOnlyStorage
Namespace
Drupal\Tests\Component\PhpStorageCode
protected $readonlyStorage;