Refactored all classes into single files.

This commit is contained in:
Tim Schumacher 2014-06-08 00:21:45 +02:00
parent 948aba4436
commit d0cdfe2e69
6 changed files with 351 additions and 280 deletions

View file

@ -0,0 +1,25 @@
<?php
/**
* Created by PhpStorm.
* User: hana
* Date: 12.11.13
* Time: 22:09
*/
namespace enko\dokuwiki\objectrepresentation;
/**
* Class DokuWikiNameSpace
*/
/**
* Class DokuWikiPage
*/
/**
* Class DokuWikiIterator
*/