Fix errors in Core namespace

This commit is contained in:
Art4 2024-12-03 20:11:46 +00:00
parent 6ad1dd72d6
commit 496f0755b1
15 changed files with 79 additions and 75 deletions

View file

@ -312,7 +312,7 @@ abstract class DI
}
/**
* @return LoggerInterface
* @return \Friendica\Core\Logger\Type\WorkerLogger
*/
public static function workerLogger()
{