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 e5d7408 commit 4da353fCopy full SHA for 4da353f
lib/internal/Magento/Framework/Less/FileGenerator.php
@@ -80,7 +80,7 @@ public function __construct(
80
public function generateLessFileTree(\Magento\Framework\View\Asset\PreProcessor\Chain $chain)
81
{
82
/**
83
- * @bug This logic is duplicated at \Magento\Framework\View\Asset\PreProcessor\Pool::getPreProcessors()
+ * @bug This logic is duplicated at \Magento\Framework\View\Asset\PreProcessor\Pool::process()
84
* If you need to extend or modify behavior of LESS preprocessing, you must account for both places
85
*/
86
0 commit comments