Gajus\Dora\Template::__construct PHP Method

__construct() final public method

final public __construct ( Input $input )
$input Input
    public final function __construct(\Gajus\Dora\Input $input)
    {
        $this->input = $input;
    }