X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/b77ab6f3af996f924bd2ddbac6e88f61a8bf6cf9..refs/pull/5721/head:/app/Entities/Models/Chapter.php diff --git a/app/Entities/Models/Chapter.php b/app/Entities/Models/Chapter.php index c926aaa64..088d199da 100644 --- a/app/Entities/Models/Chapter.php +++ b/app/Entities/Models/Chapter.php @@ -60,6 +60,7 @@ class Chapter extends BookChild /** * Get the visible pages in this chapter. + * @returns Collection */ public function getVisiblePages(): Collection {