parameters = $this->getRouteParameters(); } protected function getRouteParameters() { return get_route_parameters(); } }