X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=application%2FCachedPage.php;h=5087d0c4b6b1fd6182fcd4564497d6531c78754b;hb=refs%2Ftags%2Fv0.8.7;hp=50cfa9ac0d30add914b39ea2bd5c2a5bc0abef6c;hpb=a3b1b4ae709bd3c5a8ec6fe29aa36fd01c52bca5;p=github%2Fshaarli%2FShaarli.git diff --git a/application/CachedPage.php b/application/CachedPage.php index 50cfa9ac..5087d0c4 100644 --- a/application/CachedPage.php +++ b/application/CachedPage.php @@ -35,7 +35,7 @@ class CachedPage /** * Returns the cached version of a page, if it exists and should be cached * - * @return a cached version of the page if it exists, null otherwise + * @return string a cached version of the page if it exists, null otherwise */ public function cachedVersion() {