protected property FileReadOnlyStorage::$directory in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php \Drupal\Component\PhpStorage\FileReadOnlyStorage::directory
The directory where the files should be stored.
Type: string
File
- core/
lib/ Drupal/ Component/ PhpStorage/ FileReadOnlyStorage.php, line 20 - Contains \Drupal\Component\PhpStorage\FileReadOnlyStorage.
Class
- FileReadOnlyStorage
- Reads code as regular PHP files, but won't write them.
Namespace
Drupal\Component\PhpStorageCode
protected $directory;