connection = 'redis'; } /** * Execute the job. * * @return void */ public function handle() { //Delcare the class variable we need for processing $stock = new StructureStockHelper; } }