PHP 클래스 PartKeepr\ExportBundle\Controller\ExportController

상속: extends FOS\RestBundle\Controller\FOSRestController
파일 보기 프로젝트 열기: partkeepr/PartKeepr

공개 메소드들

메소드 설명
exportAction ( Request $request ) : array Exports the given data to a given format.

메소드 상세

exportAction() 공개 메소드

Exports the given data to a given format.
public exportAction ( Request $request ) : array
$request Symfony\Component\HttpFoundation\Request
리턴 array