This repository was archived by the owner on Feb 7, 2024. It is now read-only.
This repository was archived by the owner on Feb 7, 2024. It is now read-only.
Exception InvalidArgumentException
#1146
Closed
Description
In some instances the following error is thrown:
Exception InvalidArgumentException
thrown: `Expected a scalar value as a 2nd argument to "Symfony\Component\HttpFoundation\InputBag::get()", "array" given.
I believe this is due to Symfony no longer accepting scalar default values in inputBag which is used in TriggerEventController.php on line 19.
Metadata
Metadata
Assignees
Labels
No labels