diff options
Diffstat (limited to 'lib/CacheInterface.php')
-rw-r--r-- | lib/CacheInterface.php | 1 |
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 * |