updated phpdoc and classmap

This commit is contained in:
Carsten Brandt
2014-06-25 18:23:41 +02:00
parent 284ec069ad
commit 6578cfbdab
15 changed files with 24 additions and 10 deletions

View File

@@ -63,4 +63,4 @@ class IndexFileAnalyzer extends Markdown
}
return parent::renderList($block);
}
}
}