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 ddcf449 commit 8d319d1Copy full SHA for 8d319d1
ObjectManager/AppObjectManagerFactory.php
@@ -5,10 +5,9 @@
5
*/
6
declare(strict_types=1);
7
8
-namespace Opengento\Application;
+namespace Opengento\Application\ObjectManager;
9
10
use Magento\Framework\App\ObjectManagerFactory;
11
-use Opengento\Application\AppObjectManager;
12
13
class AppObjectManagerFactory extends ObjectManagerFactory
14
{
0 commit comments