chore: Make StoreApiResponse generic and add proper typing #280
Annotations
4 errors
Run composer -d custom/plugins/SwagPayPal run phpstan:
src/Checkout/PUI/SalesChannel/PUIPaymentInstructionsResponse.php#L18
PHPDoc tag @extends contains generic type Shopware\Core\System\SalesChannel\StoreApiResponse<Shopware\Core\Framework\Struct\ArrayStruct> but class Shopware\Core\System\SalesChannel\StoreApiResponse is not generic.
|
Run composer -d custom/plugins/SwagPayPal run phpstan:
src/Checkout/TokenResponse.php#L17
PHPDoc tag @extends contains generic type Shopware\Core\System\SalesChannel\StoreApiResponse<Shopware\Core\Framework\Struct\ArrayStruct> but class Shopware\Core\System\SalesChannel\StoreApiResponse is not generic.
|
Run composer -d custom/plugins/SwagPayPal run phpstan:
src/Checkout/TokenResponse.php#L27
Call to an undefined method Shopware\Core\Framework\Struct\Struct::get().
|
Run composer -d custom/plugins/SwagPayPal run phpstan
Process completed with exit code 1.
|
Loading