Skip to content
This repository was archived by the owner on Jul 25, 2023. It is now read-only.

Commit e02a45a

Browse files
author
Nick
authored
Merge pull request #5 from erfanimani/added-magento-2.3-compatibility
Fixed syntax issue in di.xml.
2 parents 921dadc + 51f8282 commit e02a45a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/etc/frontend/di.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?xml version="1.0"?>
22
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
3-
<config>
43
<type name="Magento\Framework\View\Element\BlockFactory">
54
<plugin name="set_svg_helper" type="Meanbee\SVGHelper\Plugin\BlockPlugin" sortOrder="1" />
65
</type>

0 commit comments

Comments
 (0)