PHP 클래스 ApiPlatform\Core\Tests\Fixtures\TestBundle\Action\ConfigCustom

저자: Antoine Bluchet ([email protected])
파일 보기 프로젝트 열기: api-platform/core

공개 메소드들

메소드 설명
__construct ( ApiPlatform\Core\DataProvider\ItemDataProviderInterface $dataProvider )
__invoke ( Request $request, $id )

메소드 상세

__construct() 공개 메소드

public __construct ( ApiPlatform\Core\DataProvider\ItemDataProviderInterface $dataProvider )
$dataProvider ApiPlatform\Core\DataProvider\ItemDataProviderInterface

__invoke() 공개 메소드

public __invoke ( Request $request, $id )
$request Symfony\Component\HttpFoundation\Request