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 d80a28a + 31e67ee commit 341d1acCopy full SHA for 341d1ac
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