Example #1
0
 public function onMatch($onMatch)
 {
     $this->route->onMatch($onMatch);
     return $this;
 }