mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-22 00:32:16 +02:00
N°5809 Update psr/log from 2.0.0 to 3.0.0
This commit is contained in:
@@ -14,5 +14,5 @@ interface LoggerAwareInterface
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function setLogger(LoggerInterface $logger);
|
||||
public function setLogger(LoggerInterface $logger): void;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user