postThemeAction()
public method
Create a JournalTheme from the submitted data.
public postThemeAction ( 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 |
|