Merge branch 'develop' into attributes
This commit is contained in:
commit
5535bae771
11 changed files with 142 additions and 27 deletions
|
@ -104,7 +104,7 @@ class BackupManager
|
|||
*/
|
||||
public function createWingsAdapter(array $config): FilesystemAdapter
|
||||
{
|
||||
return new InMemoryFilesystemAdapter(null);
|
||||
return new InMemoryFilesystemAdapter();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue