mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 00:04:27 +02:00
Fix code style
This commit is contained in:
parent
075e9eaaa9
commit
44c8cd118c
3 changed files with 24 additions and 23 deletions
|
@ -155,7 +155,8 @@ final class AddonInfo
|
||||||
|
|
||||||
private string $status = '';
|
private string $status = '';
|
||||||
|
|
||||||
private function __construct() {
|
private function __construct()
|
||||||
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
public function getId(): string
|
public function getId(): string
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue