mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
Config: Fix PHPDoc for fromIni
This commit is contained in:
parent
87adbacb3b
commit
ac503031a7
@ -279,7 +279,7 @@ class Config implements Countable, Iterator
|
||||
*
|
||||
* @param string $file The file to parse
|
||||
*
|
||||
* @throws NotReadableError When the file does not exist or cannot be read
|
||||
* @throws NotReadableError When the file cannot be read
|
||||
*/
|
||||
public static function fromIni($file)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user