PHP 클래스 ApiPlatform\Core\Tests\Fixtures\TestBundle\Controller\CustomController

저자: Kévin Dunglas ([email protected])
상속: extends Symfony\Bundle\FrameworkBundle\Controller\Controller
파일 보기 프로젝트 열기: api-platform/core

공개 메소드들

메소드 설명
customAction ( integer $id ) : Symfony\Component\HttpFoundation\JsonResponse

메소드 상세

customAction() 공개 메소드

public customAction ( integer $id ) : Symfony\Component\HttpFoundation\JsonResponse
$id integer
리턴 Symfony\Component\HttpFoundation\JsonResponse