protected property FileStorage::$directory in Service Container 7
Same name and namespace in other branches
- 7.2 lib/Drupal/Component/PhpStorage/FileStorage.php \Drupal\Component\PhpStorage\FileStorage::directory
The directory where the files should be stored.
Type: string
File
- lib/
Drupal/ Component/ PhpStorage/ FileStorage.php, line 20 - Contains \Drupal\Component\PhpStorage\FileStorage.
Class
- FileStorage
- Stores the code as regular PHP files.
Namespace
Drupal\Component\PhpStorageCode
protected $directory;