mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-28 04:58:46 +02:00
N°5809 Update psr/log from 2.0.0 to 3.0.0
This commit is contained in:
@@ -23,7 +23,7 @@ class NullLogger extends AbstractLogger
|
||||
*
|
||||
* @throws \Psr\Log\InvalidArgumentException
|
||||
*/
|
||||
public function log($level, string|\Stringable $message, array $context = [])
|
||||
public function log($level, string|\Stringable $message, array $context = []): void
|
||||
{
|
||||
// noop
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user