protected property FileStorageTest::$standardSettings in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Component/PhpStorage/FileStorageTest.php \Drupal\Tests\Component\PhpStorage\FileStorageTest::standardSettings
Standard test settings to pass to storage instances.
Type: array
File
- core/
tests/ Drupal/ Tests/ Component/ PhpStorage/ FileStorageTest.php, line 24
Class
- FileStorageTest
- @coversDefaultClass \Drupal\Component\PhpStorage\FileStorage @group Drupal @group PhpStorage
Namespace
Drupal\Tests\Component\PhpStorageCode
protected $standardSettings;