PHP Class PartKeepr\ExportBundle\Controller\ExportController

Inheritance: extends FOS\RestBundle\Controller\FOSRestController
Datei anzeigen Open project: partkeepr/PartKeepr

Public Methods

Method Description
exportAction ( Request $request ) : array Exports the given data to a given format.

Method Details

exportAction() public method

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