Skip to content

Commit

Permalink
fixed description for isNoCache method
Browse files Browse the repository at this point in the history
  • Loading branch information
brikou committed May 23, 2011
1 parent e018e6c commit 12bf94c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Symfony/Component/HttpFoundation/Request.php
Expand Up @@ -771,7 +771,7 @@ public function getETags()
}

/**
* Whether the cache is disabled.
* Checks whether the request instructs proxies in the path not to cache the request.
*
* @return Boolean
*/
Expand Down

0 comments on commit 12bf94c

Please sign in to comment.