Example #1
0
 public function extras(array $data)
 {
     $this->route->setExtras($data);
     return $this;
 }