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.
1 parent 1d3b56a commit 92010b7Copy full SHA for 92010b7
lib/internal/Magento/Framework/Css/PreProcessor/Adapter/Oyejorge.php
@@ -29,7 +29,7 @@ class Oyejorge implements \Magento\Framework\Css\PreProcessor\AdapterInterface
29
public function __construct(
30
\Psr\Log\LoggerInterface $logger,
31
State $appState
32
- ){
+ ) {
33
$this->logger = $logger;
34
$this->appState = $appState;
35
}
0 commit comments