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 014a9af commit 107eafcCopy full SHA for 107eafc
app/code/Magento/Theme/Test/Unit/Controller/Result/AsyncCssPluginTest.php
@@ -24,7 +24,7 @@
24
*/
25
class AsyncCssPluginTest extends TestCase
26
{
27
- const STUB_XML_PATH_USE_CSS_CRITICAL_PATH = 'dev/css/use_css_critical_path';
+ private const STUB_XML_PATH_USE_CSS_CRITICAL_PATH = 'dev/css/use_css_critical_path';
28
29
/**
30
* @var AsyncCssPlugin
0 commit comments