@@ -54,7 +54,6 @@ |
||
54 | 54 | /** |
55 | 55 | * Inversion of the isCached() method. |
56 | 56 | * |
57 | - * @param string $cacheKey The cache key to query for |
|
58 | 57 | * |
59 | 58 | * @return boolean TRUE if the value is not available, else FALSE |
60 | 59 | */ |
@@ -93,7 +93,6 @@ |
||
93 | 93 | /** |
94 | 94 | * Inversion of the isCached() method. |
95 | 95 | * |
96 | - * @param string $cacheKey The cache key to query for |
|
97 | 96 | * |
98 | 97 | * @return boolean TRUE if the value is not available, else FALSE |
99 | 98 | */ |