Add source configuration UI #18
Annotations
4 errors
PHPStan:
application/controllers/SourceController.php#L24
Cannot cast mixed to int.
|
PHPStan:
application/controllers/SourceController.php#L35
Parameter #1 $values of method Icinga\Module\Notifications\Forms\SourceForm::populate() expects Icinga\Module\Notifications\Model\Source|iterable<string, mixed>, Icinga\Module\Notifications\Model\Source|null given.
|
PHPStan:
application/controllers/SourceController.php#L57
Cannot access property $name on Icinga\Module\Notifications\Model\Source|null.
|
PHPStan
Process completed with exit code 1.
|
Loading