Home
last modified time | relevance | path

Searched refs:getNavigationConfigPath (Results 1 – 1 of 1) sorted by relevance

/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/Icinga/Application/
H A DConfig.php445 … $typeConfigs[$branch] = static::fromIni(static::getNavigationConfigPath($type, $username));
461 protected static function getNavigationConfigPath($type, $username = null) function in Icinga\\Application\\Config