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