aboutsummaryrefslogtreecommitdiff
path: root/lib/CacheInterface.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/CacheInterface.php')
-rw-r--r--lib/CacheInterface.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/CacheInterface.php b/lib/CacheInterface.php
index bd2d5613..a74fc0dd 100644
--- a/lib/CacheInterface.php
+++ b/lib/CacheInterface.php
@@ -19,7 +19,6 @@
* @todo Return self more often (to allow call chaining)
*/
interface CacheInterface {
-
/**
* Loads data from cache
*