mirror of
https://github.com/twisterarmy/twister.git
synced 2025-03-12 21:31:26 +00:00
This commit is contained in:
parent
62f772794b
commit
b0b56f5279
@ -289,7 +289,7 @@ class Request
|
||||
}
|
||||
|
||||
// Dynamic route controller::handler argument builder
|
||||
private function (array $params)
|
||||
private function _get_args_from_params(array $params)
|
||||
{
|
||||
$byType = [ 'twister\container' => &$this->container,
|
||||
'db' => &$this->db,
|
||||
|
Loading…
x
Reference in New Issue
Block a user