Skip to content

Commit

Permalink
Update cachingUtils.php
Browse files Browse the repository at this point in the history
  • Loading branch information
atas committed Oct 15, 2023
1 parent c53c87b commit 90e107b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions system/cachingUtils.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ function findMostRecentlyUpdatedFile($dir) {
}

/*
* TODO: This function needs refactoring and needs to be a class.
* @return Post[]
*/
function updateAndGetCachedPostList(): array
Expand Down

0 comments on commit 90e107b

Please sign in to comment.