]> BookStack Code Mirror - bookstack/blobdiff - app/Uploads/Attachment.php
Update maintenance.php
[bookstack] / app / Uploads / Attachment.php
index 11c1408eb1a8ed926bac71d2796b3b3f69e7d9c3..eb9a0fe68e02b60eb605911e12d6c8ca40e3fa87 100644 (file)
@@ -21,7 +21,7 @@ class Attachment extends Ownable
 
     /**
      * Get the page this file was uploaded to.
-     * @return Page
+     * @return \Illuminate\Database\Eloquent\Relations\BelongsTo
      */
     public function page()
     {