[Changed] phpStan - set level to 3, clean files by level

This commit is contained in:
2024-01-17 15:36:43 +01:00
parent 007e83909b
commit 1c1080923b
5 changed files with 23 additions and 17 deletions

View File

@ -7,7 +7,7 @@ use OxidEsales\Eshop\Application\Model\Payment;
class Basket extends Basket_parent
{
/**
* @return void
* @return string
*/
public function getPaymentOnPaymentId() :string
{