WhitespaceClean-resources/classes

whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
This commit is contained in:
mafoo
2016-03-11 12:08:26 +00:00
parent 66ba2802bd
commit 1726744f4e
7 changed files with 9 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
/**
* cache class provides an abstracted cache
*
*
* @method string set
* @method string get
* @method string delete