postCitationAction()
public method
Create a ArticleCitation from the submitted data.
public postCitationAction ( Request $request ) : Symfony\Component\Form\FormTypeInterface | FOS\RestBundle\Controller\Annotations\View |
$request |
Symfony\Component\HttpFoundation\Request |
the request object |
return |
Symfony\Component\Form\FormTypeInterface | FOS\RestBundle\Controller\Annotations\View |
|