1
0
mirror of synced 2025-01-29 19:41:45 +03:00

Remove tabs & trailing spaces

This commit is contained in:
Olivier Dolbeau 2012-06-05 15:40:44 +02:00
parent c98f9117c2
commit 7ca0ac289e
5 changed files with 9 additions and 9 deletions

View File

@ -347,8 +347,8 @@ final class Query extends AbstractQuery
/**
* Returns the cache driver used for query caching.
*
* @return CacheDriver The cache driver used for query caching or NULL, if this
* Query does not use query caching.
* @return CacheDriver The cache driver used for query caching or NULL, if
* this Query does not use query caching.
*/
public function getQueryCacheDriver()
{