Bolt\Response\TemplateResponse::getGlobals PHP Method

getGlobals() public method

public getGlobals ( ) : array
return array
    public function getGlobals()
    {
        return $this->globals;
    }