This commit is contained in:
2025-11-03 20:03:02 +05:00
parent e9f95b7ca8
commit 516c17326c
9 changed files with 30 additions and 78 deletions

View File

@@ -2,7 +2,7 @@
namespace App\Modules\AppHelpers\Contracts;
interface HasOnlinePaymentStatusFields
interface HasFailedMethod
{
public function failed(): bool;