@@ -25,7 +25,7 @@ |
||
25 | 25 | /** |
26 | 26 | * the constructor |
27 | 27 | * |
28 | - * @param \BasePhpFastCache $cacheEngine |
|
28 | + * @param CacheInterface $cacheEngine |
|
29 | 29 | */ |
30 | 30 | public function __construct(CacheInterface $cacheEngine) |
31 | 31 | { |