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 a6faf00 commit 95c9766Copy full SHA for 95c9766
astroid/astroid-framework/framework/helper.php
@@ -13,7 +13,7 @@
13
jimport('joomla.filesystem.folder');
14
jimport('joomla.filesystem.element');
15
16
-use Leafo\ScssPhp\Compiler;
+use ScssPhp\ScssPhp\Compiler;
17
18
\JModelLegacy::addIncludePath(JPATH_ADMINISTRATOR . '/components/com_cache/models', 'CacheModel');
19
0 commit comments