DirectFileSaver
class DirectFileSaver extends FileSaver (View source)
Properties
protected Filesystem | $files | The filesystem instance. |
from FileSaver |
protected string|null | $environment |
Methods
__construct(Filesystem $files, $environment = null)
No description
getStorageDirectory()
No description
getFilename($group, $path = null)
No description
Details
__construct(Filesystem $files, $environment = null)
No description
protected
getStorageDirectory()
No description
protected
getFilename($group, $path = null)
No description
bool
save(string $item, string $value, string $environment, string $group, string|null $namespace = null)
Save config item.