The trait Illuminate\Queue\SerializesModels requires some properties which are not provided by Padosoft\SuperCacheInval...nts\BatchCompletedEvent: $collectionClass, $id, $relations, $class, $connection, $keyBy
Loading history...
8
9
public string $batch_ID;
10
public int $shard;
11
12
public function __construct(string $batch_ID, int $shard)