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

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

Méthodes publiques

Méthode Description
customAction ( integer $id ) : Symfony\Component\HttpFoundation\JsonResponse

Method Details

customAction() public méthode

public customAction ( integer $id ) : Symfony\Component\HttpFoundation\JsonResponse
$id integer
Résultat Symfony\Component\HttpFoundation\JsonResponse