mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-07 19:24:28 +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 function __construct() {
|
||||
private function __construct()
|
||||
{
|
||||
}
|
||||
|
||||
public function getId(): string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue