PHP 클래스 Visualphpunit\Api\Action\Index

저자: Johannes Skov Frandsen ([email protected])
상속: extends Action
파일 보기 프로젝트 열기: visualphpunit/visualphpunit

공개 메소드들

메소드 설명
index ( Request $request, Silex\Application $app ) : Response Stub for loading javascript

메소드 상세

index() 공개 메소드

Load the frontend
public index ( Request $request, Silex\Application $app ) : Response
$request Symfony\Component\HttpFoundation\Request
$app Silex\Application
리턴 Symfony\Component\HttpFoundation\Response