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