/**
  * {@inheritdoc}
  */
 public function getRouteParameters()
 {
     return $this->appendLocaleParameter(parent::getRouteParameters());
 }