Tweaks and optimizations #2
|
@ -24,9 +24,6 @@ trait SegmentRouterTrait
|
|||
$handler
|
||||
);
|
||||
|
||||
// Add the handler to the last node
|
||||
$node[$method] = $handler;
|
||||
|
||||
return $this;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user