mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 15:54:26 +02:00
Fix code style
This commit is contained in:
parent
d4697a17a3
commit
0e59dba914
102 changed files with 3038 additions and 2764 deletions
|
@ -37,7 +37,8 @@ class Proxy
|
|||
/**
|
||||
* Private constructor
|
||||
*/
|
||||
private function __construct () {
|
||||
private function __construct()
|
||||
{
|
||||
// No instances from utilities classes
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue