file = $file; $this->collection = $collection; } /** * Execute the job. * * @return void */ public function handle() { // } }