[FEATURE] Make it possible to assign variables to view #1225
testing.yaml
on: pull_request
Matrix: PHP linter
TypoScript linter
18s
Matrix: PHP Unit Tests
Annotations
4 errors
PHPstan:
Classes/Events/FormControllerFormActionEvent.php#L71
Method In2code\Powermail\Events\FormControllerFormActionEvent::assign() should return TYPO3Fluid\Fluid\View\ViewInterface but return statement is missing.
|
PHPstan:
Classes/Events/FormControllerFormActionEvent.php#L80
Method In2code\Powermail\Events\FormControllerFormActionEvent::assignMultiple() has parameter $values with no value type specified in iterable type array.
|
PHPstan:
Classes/Events/FormControllerFormActionEvent.php#L82
Method In2code\Powermail\Events\FormControllerFormActionEvent::assignMultiple() should return TYPO3Fluid\Fluid\View\ViewInterface but return statement is missing.
|
PHPstan
Process completed with exit code 1.
|