MVCComponent already extended by Extension\DepotComponent

Dieser Commit ist enthalten in:
2023-10-03 11:09:44 +02:00
Ursprung 6bd4d53333
Commit 41a1b2b3e3
-1
Datei anzeigen
@@ -16,7 +16,6 @@ use Joomla\CMS\MVC\Factory\MVCFactoryInterface;
use Joomla\DI\Container;
use Joomla\DI\ServiceProviderInterface;
use KW4NZ\Component\Depot\Administrator\Extension\DepotComponent;
use Joomla\CMS\Extension\MVCComponent;
return new class implements ServiceProviderInterface
{