Skip to content

Commit 15a7ecb

Browse files
committed
fix: add missing use statement for InspectorHints
1 parent 696b992 commit 15a7ecb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Model/TemplateEngine/Decorator/InspectorHintsFactory.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
namespace OpenForgeProject\MageForge\Model\TemplateEngine\Decorator;
66

77
use Magento\Framework\ObjectManagerInterface;
8+
use OpenForgeProject\MageForge\Model\TemplateEngine\Decorator\InspectorHints;
89

910
/**
1011
* Factory for InspectorHints decorator

0 commit comments

Comments
 (0)