GUI for Participant management
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace App\Domains\Event\Actions\ParticipantPayment;
|
||||
|
||||
class ParticipantPaymentResponse {
|
||||
public bool $success = false;
|
||||
}
|
||||
Reference in New Issue
Block a user