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 5d3caf0 commit d42202bCopy full SHA for d42202b
Block/Catalog/Category.php
@@ -10,7 +10,7 @@
10
use Magento\Framework\View\Element\Template;
11
use Magefan\HtmlSitemap\Model\Config;
12
use Magento\Catalog\Model\ResourceModel\Category\CollectionFactory;
13
-use \Magento\Catalog\Model\CategoryFactory;
+use Magento\Catalog\Model\CategoryFactory;
14
15
class Category extends Template
16
{
0 commit comments