Compile Error: Declaration of Psr\Log\NullLogger::log($level, $message, array $context = []) must be compatible with Psr\Log\AbstractLogger::log($level, Stringable|string $message, array $context = []): void
public function log($level, $message, array $context = array())
public function log($level, $message, array $context = []): void
The following users have thanked you: Matt, Christophe Lance
Time to create page: 0.057 seconds