mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 00:04:27 +02:00
Fix PHPStan error, fix code style
This commit is contained in:
parent
7ebb57c82b
commit
2f811f99de
1 changed files with 2 additions and 4 deletions
|
@ -35,8 +35,6 @@ final class LoggerManager
|
|||
/**
|
||||
* Workaround: $logChannel must be static
|
||||
* because Dice always creates a new LoggerManager object
|
||||
*
|
||||
* @var LoggerInterface|null
|
||||
*/
|
||||
private static string $logChannel = LogChannel::DEFAULT;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue