We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71370a9 + dca092d commit 31e67eeCopy full SHA for 31e67ee
lib/internal/Magento/Framework/Logger/LoggerProxy.php
@@ -23,7 +23,7 @@ class LoggerProxy implements LoggerInterface, NoninterceptableInterface, ResetAf
23
* @var ObjectManagerInterface
24
* phpcs:disable Magento2.Commenting.ClassPropertyPHPDocFormatting
25
*/
26
- private readonly ObjectManagerInterface $objectManager;
+ private ObjectManagerInterface $objectManager;
27
28
/**
29
* @var LoggerInterface|null
0 commit comments