Completed
Pull Request — master (#3)
by ARCANEDEV
03:48 queued 01:31
created
src/Models/Post.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -95,7 +95,7 @@
 block discarded – undo
95 95
     /**
96 96
      * Relationship with category.
97 97
      *
98
-     * @return \Illuminate\Database\Eloquent\Relations\HasMany
98
+     * @return \Illuminate\Database\Eloquent\Relations\BelongsTo
99 99
      */
100 100
     public function category()
101 101
     {
Please login to merge, or discard this patch.