Refactored 90% of the library

This commit is contained in:
Mike van Riel
2015-06-12 20:58:56 +02:00
committed by Mike van Riel
parent 58d09836c1
commit 18ef0a8055
80 changed files with 1760 additions and 3847 deletions
+3
View File
@@ -10,5 +10,8 @@
<whitelist>
<directory suffix=".php">./src/</directory>
</whitelist>
<blacklist>
<directory>./vendor/</directory>
</blacklist>
</filter>
</phpunit>