mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 16:54:04 +02:00
lib: Fix PHPDoc of Version::get()
This commit is contained in:
parent
df66d0b0f5
commit
ba09b02f5c
@ -11,7 +11,7 @@ class Version
|
|||||||
/**
|
/**
|
||||||
* Get the version of this instance of Icinga Web 2
|
* Get the version of this instance of Icinga Web 2
|
||||||
*
|
*
|
||||||
* @return array|bool array on success, false otherwise
|
* @return array|false array on success, false otherwise
|
||||||
*/
|
*/
|
||||||
public static function get()
|
public static function get()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user