mirror of
https://github.com/twisterarmy/twister.git
synced 2025-03-13 05:41:22 +00:00
This commit is contained in:
parent
5338577136
commit
25093e0840
@ -27,7 +27,7 @@ class Response
|
|||||||
|
|
||||||
private $renderer = null;
|
private $renderer = null;
|
||||||
|
|
||||||
function __construct(Container $c, string $layout, $mixed)
|
function __construct(Container $c, callable $layout, $mixed)
|
||||||
{
|
{
|
||||||
$this->container = $c;
|
$this->container = $c;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user