diff --git a/system/cachingUtils.php b/system/cachingUtils.php index fc00502..ad79145 100644 --- a/system/cachingUtils.php +++ b/system/cachingUtils.php @@ -18,6 +18,7 @@ function findMostRecentlyUpdatedFile($dir) { } /* + * TODO: This function needs refactoring and needs to be a class. * @return Post[] */ function updateAndGetCachedPostList(): array