2 declare(strict_types=1);
26 return $localFactory->getInstance($config);
Class FlySystemFilesystemFactory.
Interface FilesystemFactory The filesystem factory produces different filesystem types.
Class FlySystemLocalFilesystemFactory The local fly system filesystem factory creates instances of th...
Class LocalConfig This class is used to configure the local filesystem adapter.
getLocal(LocalConfig $config, bool $read_only=false)
Class FlySystemFileAccessTest disabled disabled disabled.