- Full name:
\League\Flysystem\Config
Constant |
Visibility |
Type |
Value |
OPTION_VISIBILITY |
public |
|
'visibility' |
OPTION_DIRECTORY_VISIBILITY |
public |
|
'directory_visibility' |
public __construct(array $options = []): mixed
Parameters:
Parameter |
Type |
Description |
$options |
array |
|
public get(string $property, mixed $default = null): mixed
Parameters:
Parameter |
Type |
Description |
$property |
string |
|
$default |
mixed |
|
public extend(array $options): \League\Flysystem\Config
Parameters:
Parameter |
Type |
Description |
$options |
array |
|
public withDefaults(array $defaults): \League\Flysystem\Config
Parameters:
Parameter |
Type |
Description |
$defaults |
array |
|