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 e02476e commit 0757451Copy full SHA for 0757451
Model/Document.php
@@ -13,7 +13,6 @@
13
use Magento\Framework\Model\AbstractExtensibleModel;
14
use Opengento\Document\Api\Data\DocumentExtensionInterface;
15
use Opengento\Document\Api\Data\DocumentInterface;
16
-use function array_merge;
17
18
class Document extends AbstractExtensibleModel implements DocumentInterface, IdentityInterface
19
{
0 commit comments