[FEATURE] Make it possible to assign variables to view #1228
testing.yaml
on: pull_request
Matrix: PHP linter
TypoScript linter
12s
Matrix: PHP Unit Tests
Annotations
4 errors
PHPstan:
Classes/Events/FormControllerFormActionEvent.php#L62
Method In2code\Powermail\Events\FormControllerFormActionEvent::getViewVariables() return type has no value type specified in iterable type array.
|
PHPstan:
Classes/Events/FormControllerFormActionEvent.php#L73
Method In2code\Powermail\Events\FormControllerFormActionEvent::addViewVariables() has parameter $variables with no value type specified in iterable type array.
|
PHPstan:
Classes/Events/FormControllerFormActionEvent.php#L73
PHPDoc tag @param references unknown parameter: $additionalVariables
|
PHPstan
Process completed with exit code 1.
|