Autarky\Routing\Events\BeforeEvent::getResponse PHP Méthode

getResponse() public méthode

Get the response.
public getResponse ( ) : mixed
Résultat mixed
    public function getResponse()
    {
        return $this->response;
    }