Explorar o código

fixed description for isNoCache method

Brikou CARRE %!s(int64=14) %!d(string=hai) anos
pai
achega
12bf94c7ff
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Symfony/Component/HttpFoundation/Request.php

+ 1 - 1
src/Symfony/Component/HttpFoundation/Request.php

@@ -771,7 +771,7 @@ class Request
     }
 
     /**
-     * Whether the cache is disabled.
+     * Checks whether the request instructs proxies in the path not to cache the request.
      * 
      * @return Boolean
      */