parent
56c28ae00e
commit
790332b25c
app/Form/Actions
|
@ -12,6 +12,9 @@ class ParticipantUpdateAction
|
|||
{
|
||||
use AsAction;
|
||||
|
||||
/**
|
||||
* @return array<string, mixed>
|
||||
*/
|
||||
public function rules(): array
|
||||
{
|
||||
return [
|
||||
|
|
Loading…
Reference in New Issue