wip
This commit is contained in:
@@ -128,7 +128,10 @@ class CardOrder extends Model
|
||||
return $this->cardState->price ?? 32;
|
||||
}
|
||||
|
||||
public function really()
|
||||
/**
|
||||
* Return ID ))
|
||||
*/
|
||||
public function really(): int
|
||||
{
|
||||
return $this->id;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user