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…
Reference in New Issue