X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=application%2FCachedPage.php;h=5087d0c4b6b1fd6182fcd4564497d6531c78754b;hb=7af9a41881ed0b9d44d18a0ce03a123a8441adf5;hp=50cfa9ac0d30add914b39ea2bd5c2a5bc0abef6c;hpb=ceeb8fbeb89f69e41791ae192d073d6afea00f4b;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() {