/** * Get the install route being followed * * @return string The install route * * @since 3.4 */ public function getRoute() { return $this->route; }