Ojs\JournalBundle\Event\CitationNewEvent::getResponse PHP Method

getResponse() public method

public getResponse ( ) : Response
return Symfony\Component\HttpFoundation\Response
    public function getResponse()
    {
        return $this->response;
    }