The trait Illuminate\Queue\SerializesModels requires some properties which are not provided by GoCardlessPayment\Events...lessWebhookEventHandled: $collectionClass, $id, $relations, $class, $connection, $keyBy
Loading history...
12
13
public Event $event;
14
15
public array $args;
16
17
4
public function __construct(Event $event, ...$args)