[FEATURE] Make it possible to assign variables to view #1227
Annotations
4 errors
Run PHPstan:
Classes/Events/FormControllerFormActionEvent.php#L63
Method In2code\Powermail\Events\FormControllerFormActionEvent::getViewVariables() return type has no value type specified in iterable type array.
|
Run PHPstan:
Classes/Events/FormControllerFormActionEvent.php#L74
Method In2code\Powermail\Events\FormControllerFormActionEvent::addViewVariables() has parameter $variables with no value type specified in iterable type array.
|
Run PHPstan:
Classes/Events/FormControllerFormActionEvent.php#L74
PHPDoc tag @param references unknown parameter: $additionalVariables
|
Run PHPstan
Process completed with exit code 1.
|
Loading