mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
parent
bd71dbdbdc
commit
d2520f1286
@ -17,14 +17,14 @@ class DocParser
|
|||||||
/**
|
/**
|
||||||
* Path to the documentation
|
* Path to the documentation
|
||||||
*
|
*
|
||||||
* @var string
|
* @type string
|
||||||
*/
|
*/
|
||||||
protected $path;
|
protected $path;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Iterator over documentation files
|
* Iterator over documentation files
|
||||||
*
|
*
|
||||||
* @var DocIterator
|
* @type DocIterator
|
||||||
*/
|
*/
|
||||||
protected $docIterator;
|
protected $docIterator;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user