Code standards
This commit is contained in:
committed by
Hypolite Petovan
parent
ea0cd6c919
commit
cbb5124d59
@@ -30,7 +30,7 @@ class SystemResource implements IStorage
|
||||
}
|
||||
|
||||
|
||||
public static function put($data, $filename="")
|
||||
public static function put($data, $filename = "")
|
||||
{
|
||||
throw new \BadMethodCallException();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user