Bolt\Response\TemplateResponse::getContext PHP Метод

getContext() публичный Метод

public getContext ( ) : array
Результат array
    public function getContext()
    {
        return $this->context;
    }