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