Symfony\Component\ErrorHandler\Error\FatalError {#48 -error: array:4 [ "type" => 64 "message" => "Could not check compatibility between Topdata\TopdataFocusMigrationSW6\TopdataFocusMigrationSW6::update(Topdata\TopdataFocusMigrationSW6\Shopware\Core\Framework\Plugin\Context\UpdateContext $updateContext): void and Shopware\Core\Framework\Plugin::update(Shopware\Core\Framework\Plugin\Context\UpdateContext $updateContext): void, because class Topdata\TopdataFocusMigrationSW6\Shopware\Core\Framework\Plugin\Context\UpdateContext is not available" "file" => "/www/custom/plugins/topdata-focus-migration-sw6/src/TopdataFocusMigrationSW6.php" "line" => 19 ] }
parent::install($installContext); $this->_installCustomFields($installContext->getContext()); } public function update(Shopware\Core\Framework\Plugin\Context\UpdateContext $updateContext): void { parent::update($updateContext); $this->_installCustomFields($updateContext->getContext()); }|
FatalError
|
|---|
Symfony\Component\ErrorHandler\Error\FatalError: Compile Error: Could not check compatibility between Topdata\TopdataFocusMigrationSW6\TopdataFocusMigrationSW6::update(Topdata\TopdataFocusMigrationSW6\Shopware\Core\Framework\Plugin\Context\UpdateContext $updateContext): void and Shopware\Core\Framework\Plugin::update(Shopware\Core\Framework\Plugin\Context\UpdateContext $updateContext): void, because class Topdata\TopdataFocusMigrationSW6\Shopware\Core\Framework\Plugin\Context\UpdateContext is not available at /www/custom/plugins/topdata-focus-migration-sw6/src/TopdataFocusMigrationSW6.php:19 |