Pārlūkot izejas kodu

fixed description for isNoCache method

Brikou CARRE 14 gadi atpakaļ
vecāks
revīzija
12bf94c7ff
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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
      */