From 2478d4c7e9e0e2da94b5618ef6fff3ae62122ff5 Mon Sep 17 00:00:00 2001 From: "@ChristelLoftus" <christel@bob.co.za> Date: Tue, 6 Aug 2024 16:02:59 +0200 Subject: [PATCH] move di.xml --- etc/di.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 etc/di.xml diff --git a/etc/di.xml b/etc/di.xml new file mode 100644 index 0000000..7251c8e --- /dev/null +++ b/etc/di.xml @@ -0,0 +1,7 @@ +<?xml version="1.0"?> +<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd"> + +</config> + + + -- GitLab