Ejemplo n.º 1
0
 /**
  * @return ParameterCollection
  */
 public function parameters() : ParameterCollection
 {
     return $this->route->parameters();
 }