The following expression can return null:
Then the $integrationData variable is used here:
But the called methods expect an array in the place of the $integrationData argument, not null:
The following expression can return null:
Then the $integrationData variable is used here:
But the called methods expect an array in the place of the $integrationData argument, not null: