mirror of
https://github.com/friendica/friendica
synced 2025-04-29 14:24:22 +02:00
Fix errors in Core namespace
This commit is contained in:
parent
6ad1dd72d6
commit
496f0755b1
15 changed files with 79 additions and 75 deletions
|
@ -312,7 +312,7 @@ abstract class DI
|
|||
}
|
||||
|
||||
/**
|
||||
* @return LoggerInterface
|
||||
* @return \Friendica\Core\Logger\Type\WorkerLogger
|
||||
*/
|
||||
public static function workerLogger()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue