mirror of
https://github.com/friendica/friendica
synced 2025-04-27 15:10:11 +00:00
Make PHP-CS happy :-)
This commit is contained in:
parent
560bf345da
commit
22ce079222
7 changed files with 10 additions and 9 deletions
|
@ -5,7 +5,7 @@
|
|||
//
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
declare(strict_types = 1);
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace Friendica\Console;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue