mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +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