Skip to content

Commit 2d501be

Browse files
masaharu-suizuOskarStark
authored andcommitted
[Console] Update monolog_console.rst
1 parent 7394ef0 commit 2d501be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

logging/monolog_console.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ The example above could then be rewritten as::
4646

4747
public function __construct(LoggerInterface $logger)
4848
{
49+
parent::__construct();
4950
$this->logger = $logger;
5051
}
5152

0 commit comments

Comments
 (0)