Skip to content
Snippets Groups Projects
Commit 5f3da53e authored by Christopher Smith's avatar Christopher Smith
Browse files

put PHPDocs comment back the way it should be

parent b2356002
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
* Tests if caching can actually be used
*/
class cache_use_test extends DokuWikiTest {
/** @var cache_parser $cache */
/** @var cache_renderer $cache */
private $cache;
function setUp() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment