hoidays_alerts = $hoidays_alerts; } /** * Execute the console command. * * @return mixed */ public function handle() { $this->hoidays_alerts->getHolidayDetails(); } }