protected property MockPhpStorage::$configuration in Drupal 10
Same name and namespace in other branches
- 8 core/modules/system/src/PhpStorage/MockPhpStorage.php \Drupal\system\PhpStorage\MockPhpStorage::configuration
- 9 core/modules/system/src/PhpStorage/MockPhpStorage.php \Drupal\system\PhpStorage\MockPhpStorage::configuration
The storage configuration.
Type: array
File
- core/
modules/ system/ src/ PhpStorage/ MockPhpStorage.php, line 15
Class
- MockPhpStorage
- Mock PHP storage class used for testing.
Namespace
Drupal\system\PhpStorageCode
protected $configuration;