mirror of
https://github.com/friendica/friendica
synced 2025-04-27 17:10:10 +00:00
Code standards
This commit is contained in:
parent
ea0cd6c919
commit
cbb5124d59
4 changed files with 5 additions and 5 deletions
|
@ -30,7 +30,7 @@ class SystemResource implements IStorage
|
|||
}
|
||||
|
||||
|
||||
public static function put($data, $filename="")
|
||||
public static function put($data, $filename = "")
|
||||
{
|
||||
throw new \BadMethodCallException();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue