X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/f732ef05d5b60a48ce3b42e05155e9e91d92d927..42ada66fdda9c3eb35a163ae4584f77e226f0971:/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 {