parent
bd71dbdbdc
commit
d2520f1286
|
@ -17,14 +17,14 @@ class DocParser
|
|||
/**
|
||||
* Path to the documentation
|
||||
*
|
||||
* @var string
|
||||
* @type string
|
||||
*/
|
||||
protected $path;
|
||||
|
||||
/**
|
||||
* Iterator over documentation files
|
||||
*
|
||||
* @var DocIterator
|
||||
* @type DocIterator
|
||||
*/
|
||||
protected $docIterator;
|
||||
|
||||
|
|
Loading…
Reference in New Issue