We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10158f9 commit 7dbf1ecCopy full SHA for 7dbf1ec
src/Loggable.php
@@ -17,7 +17,7 @@
17
18
trait Loggable
19
{
20
- private $icLogger;
+ protected $icLogger;
21
22
protected function initialize(InputInterface $input, OutputInterface $output)
23
0 commit comments