mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 14:36:17 +00:00
2.x - databases
This commit is contained in:
@ -23,7 +23,7 @@ protected static function getFacadeAccessor(): string
|
||||
|
||||
public static function fake(): FTPFake
|
||||
{
|
||||
static::swap($fake = new FTPFake());
|
||||
static::swap($fake = new FTPFake);
|
||||
|
||||
return $fake;
|
||||
}
|
||||
|
Reference in New Issue
Block a user