The trait Illuminate\Queue\SerializesModels requires some properties which are not provided by Mostafaznv\PdfOptimizer\Jobs\PdfOptimizerJob: $collectionClass, $id, $relations, $class, $keyBy
The trait Illuminate\Queue\InteractsWithQueue requires some properties which are not provided by Mostafaznv\PdfOptimizer\Jobs\PdfOptimizerJob: $failedWith, $releaseDelay
Loading history...
18
19
public function __construct(private readonly PdfOptimizerJobData $data) {}