We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12849a7 commit 3b875feCopy full SHA for 3b875fe
1 file changed
src/Mage/FPC/etc/di.xml
@@ -6,8 +6,7 @@
6
*/
7
-->
8
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
9
- <?xml version="1.0" ?>
10
- <type name="Magento\Framework\Console\CommandList">
+ <type name="Magento\Framework\Console\CommandList">
11
<arguments>
12
<argument name="commands" xsi:type="array">
13
<item name="deploy" xsi:type="object">Mage\FPC\Console\Deploy</item>
0 commit comments