The filesystem path for configuration objects.
Type: string
File
- core/lib/Drupal/Core/Config/FileStorage.php, line 26
Class
- FileStorage
- Defines the file storage.
Namespace
Drupal\Core\Config
Code
protected $directory = '';
The filesystem path for configuration objects.
Type: string
Drupal\Core\Config
protected $directory = '';
Please login to continue.