modify
This commit is contained in:
@@ -166,8 +166,6 @@ class Node extends HttpService
|
||||
return $this->normalHandler($this->handler);
|
||||
}
|
||||
|
||||
var_dump($reflect);
|
||||
|
||||
$params = $this->_injectParameters;
|
||||
$handler = $this->handler;
|
||||
return static function () use ($reflect, $handler, $params) {
|
||||
|
||||
Reference in New Issue
Block a user