Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
This commit is contained in:
parent
69f35d222c
commit
4e1bcd962a
@ -23,6 +23,7 @@ interface ContainerInterface extends \Interop\Container\ContainerInterface {
|
|||||||
*
|
*
|
||||||
* @param LoggerInterface $logger
|
* @param LoggerInterface $logger
|
||||||
* @param string $key The logger 'channel'
|
* @param string $key The logger 'channel'
|
||||||
|
* @return Container
|
||||||
*/
|
*/
|
||||||
public function setLogger(LoggerInterface $logger, $key = 'default');
|
public function setLogger(LoggerInterface $logger, $key = 'default');
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user