psr2 tidy up of logging code.
This commit is contained in:
parent
5178c4c229
commit
b60e278cf9
6 changed files with 22 additions and 21 deletions
|
|
@ -14,7 +14,7 @@ class OutputLogHandler extends AbstractProcessingHandler
|
|||
*/
|
||||
protected $output;
|
||||
|
||||
function __construct(
|
||||
public function __construct(
|
||||
OutputInterface $output,
|
||||
$level = LogLevel::INFO,
|
||||
$bubble = true
|
||||
|
|
@ -30,4 +30,4 @@ class OutputLogHandler extends AbstractProcessingHandler
|
|||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue