Closed jorisvaesen closed 7 years ago
Needs tests.
I know, but phpunit isn't working in my Ubuntu VM for the moment.
Travis doesn't get triggered?
I like the idea to explicitely expose this parameter, just a note that setting this is already possible via:
'filesystem' => ['options' => ['visibility' => null]]
Oh actually thats probably the better change, to just show how to do that in the docs @ypnos-web .
Wow, missed that option completely. Is indeed the better change.
Option to set file either
public
orprivate
.