Symfony\Component\ErrorHandler\Error\FatalError {#37491 -error: array:4 [ "type" => 64 "message" => "Cannot redeclare class WebseExternalProductImages\Subscriber\StorefrontSubscriber (previously declared in /home/p-u8h2xi/html/development/custom/plugins/WebseExternalProductImages/src/Subscriber/StorefrontSubscriber.php:11)" "file" => "/home/p-u8h2xi/html/development/custom/plugins/WebseExternalProductImages/src/Subscriber/StorefrontSubscriber.php" "line" => 11 ] }
use Shopware\Core\Framework\Struct\ArrayStruct;use Shopware\Core\System\SystemConfig\SystemConfigService;use Shopware\Storefront\Page\Product\ProductPageLoadedEvent;use Symfony\Component\EventDispatcher\EventSubscriberInterface;class StorefrontSubscriber implements EventSubscriberInterface{ public function __construct( private readonly SystemConfigService $systemConfigService ) { }|
FatalError
|
|---|
Symfony\Component\ErrorHandler\Error\FatalError: Compile Error: Cannot redeclare class WebseExternalProductImages\Subscriber\StorefrontSubscriber (previously declared in /home/p-u8h2xi/html/development/custom/plugins/WebseExternalProductImages/src/Subscriber/StorefrontSubscriber.php:11) at /home/p-u8h2xi/html/development/custom/plugins/WebseExternalProductImages/src/Subscriber/StorefrontSubscriber.php:11 |