2]; if ($a = isset($a['ab'])) { $this->info("isset ab = true"); } dd($a); } }