mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 23:34:08 +02:00
lib: Add PHPDoc to Version
This commit is contained in:
parent
5d8424535f
commit
df66d0b0f5
@ -3,6 +3,9 @@
|
|||||||
|
|
||||||
namespace Icinga\Application;
|
namespace Icinga\Application;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Retrieve the version of Icinga Web 2
|
||||||
|
*/
|
||||||
class Version
|
class Version
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user