PHP Class ApiPlatform\Core\Tests\Fixtures\TestBundle\Controller\CustomController

Author: Kévin Dunglas ([email protected])
Inheritance: extends Symfony\Bundle\FrameworkBundle\Controller\Controller
Show file Open project: api-platform/core

Public Methods

Method Description
customAction ( integer $id ) : Symfony\Component\HttpFoundation\JsonResponse

Method Details

customAction() public method

public customAction ( integer $id ) : Symfony\Component\HttpFoundation\JsonResponse
$id integer
return Symfony\Component\HttpFoundation\JsonResponse