Customvar hook #75
Annotations
10 errors
PHPStan:
library/Icingadb/Hook/Common/HookUtils.php (in context of class Icinga/Module/Icingadb/Hook/CustomVarEnricherHook)#L23
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::init() has no return type specified.
|
PHPStan:
library/Icingadb/Hook/CustomVarEnricherHook.php#L22
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::getGroups() return type has no value type specified in iterable type array.
|
PHPStan:
library/Icingadb/Hook/CustomVarEnricherHook.php#L31
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::enrichCustomVars() has parameter $vars with no value type specified in iterable type array.
|
PHPStan:
library/Icingadb/Hook/CustomVarEnricherHook.php#L31
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::enrichCustomVars() return type has no value type specified in iterable type array.
|
PHPStan:
library/Icingadb/Hook/CustomVarEnricherHook.php#L33
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::prepareCustomEnrichedVar() has parameter $vars with no value type specified in iterable type array.
|
PHPStan:
library/Icingadb/Hook/CustomVarEnricherHook.php#L33
Method Icinga\Module\Icingadb\Hook\CustomVarEnricherHook::prepareCustomEnrichedVar() return type has no value type specified in iterable type array.
|
PHPStan:
library/Icingadb/ProvidedHook/Icingadb/CustomVarItem.php#L13
Property Icinga\Module\Icingadb\Common\CustomVarItem::$item has no type specified.
|
PHPStan:
library/Icingadb/ProvidedHook/Icingadb/CustomVarItem.php#L20
Method Icinga\Module\Icingadb\Common\CustomVarItem::assemble() has no return type specified.
|
PHPStan:
library/Icingadb/ProvidedHook/Icingadb/CustomVarRenderer.php#L20
Property Icinga\Module\Icingadb\ProvidedHook\Icingadb\CustomVarRenderer::$fieldConfig has no type specified.
|
PHPStan:
library/Icingadb/ProvidedHook/Icingadb/CustomVarRenderer.php#L22
Property Icinga\Module\Icingadb\ProvidedHook\Icingadb\CustomVarRenderer::$datalistMaps has no type specified.
|
Loading