@@ -34,7 +34,7 @@ |
||
34 | 34 | } |
35 | 35 | |
36 | 36 | /** |
37 | - * @return mixed|\TYPO3\CMS\Core\Cache\Frontend\FrontendInterface |
|
37 | + * @return \TYPO3\CMS\Core\Cache\Frontend\FrontendInterface |
|
38 | 38 | * @throws \TYPO3\CMS\Core\Cache\Exception\NoSuchCacheException |
39 | 39 | */ |
40 | 40 | public function getBackend() |