stan errors
This commit is contained in:
@@ -84,6 +84,8 @@ class SberPaymentOrder extends Model implements HasMedia
|
||||
|
||||
/**
|
||||
* Branch
|
||||
*
|
||||
* @return BelongsTo<Branch, SberPaymentOrder>
|
||||
*/
|
||||
public function branch(): BelongsTo
|
||||
{
|
||||
@@ -92,6 +94,8 @@ class SberPaymentOrder extends Model implements HasMedia
|
||||
|
||||
/**
|
||||
* Required files
|
||||
*
|
||||
* @return array<array<string, bool|string>>
|
||||
*/
|
||||
public static function reciverFiles(): array
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user