/**
* Sets the table where the cache entries are stored.
*
- * @deprecated since TYPO3 4.6: The backend calculates the
- * table name internally, this method does nothing anymore
+ * @deprecated since TYPO3 4.6: The backend calculates the table name internally, this method does nothing anymore
* @param string $cacheTable Table name
* @return void
*/
/**
* Sets the table where cache tags are stored.
*
- * @deprecated since TYPO3 4.6: The backend calculates the
- * table name internally, this method does nothing anymore
+ * @deprecated since TYPO3 4.6: The backend calculates the table name internally, this method does nothing anymore
* @param string $tagsTable: Tags table name
* @return void
*/