Ojs\JournalBundle\Event\CitationNewEvent::getResponse PHP 메소드

getResponse() 공개 메소드

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