Ojs\OAIBundle\Controller\OAIController::identifyAction PHP 메소드

identifyAction() 추상적인 공개 메소드

Action for the identify verb
abstract public identifyAction ( Request $request ) : Response
$request Symfony\Component\HttpFoundation\Request
리턴 Symfony\Component\HttpFoundation\Response
    public abstract function identifyAction(Request $request);