phpstan errors & onlinepayment extended

This commit is contained in:
2025-03-13 17:10:48 +05:00
parent d726bf9f91
commit d85fca1f09
6 changed files with 38 additions and 59 deletions

View File

@@ -38,6 +38,8 @@ class VisaMasterPaymentOrderItem extends Model implements HasMedia
/**
* Parent order
*
* @return BelongsTo<VisaMasterPaymentOrder, VisaMasterPaymentOrderItem>
*/
public function parent(): BelongsTo
{