|
| __construct (Security $security, EntityManagerInterface $em, TranslatorInterface $translator, EventDispatcherInterface $eventDispatcher, LoggerInterface $logger, OperationUtils $operationUtils, HttpClientInterface $client, HelloassoUtils $helloassoUtils) |
|
| callback (Request $request) |
|
|
| $em |
|
| $logger |
|
| $security |
|
| $translator |
|
| $eventDispatcher |
|
| $operationUtils |
|
| $client |
|
| $helloassoUtils |
|
◆ callback()
App\Controller\HelloAssoCallbackController::callback |
( |
Request |
$request | ) |
|
@Route("/helloasso/callback", methods="POST", name="hello_asso_callback")
◆ isContentTypeAllowed()
static App\Controller\HelloAssoCallbackController::isContentTypeAllowed |
( |
Request |
$request, |
|
|
array |
$consumes = [] |
|
) |
| |
|
static |
Checks whether Content-Type request header presented in supported formats.
- Paramètres
-
Request | $request | request instance |
array | $consumes | array of supported content types |
- Renvoie
- bool returns true if Content-Type supported otherwise false
La documentation de cette classe a été générée à partir du fichier suivant :
- src/Controller/HelloAssoCallbackController.php