jobTable = $jobTable; } public function home() { return ['template' => 'home.html.php', 'title' => 'Jo\'s Jobs- Home', 'vars' => [] ]; } } ?>