Completed
Push — master ( 21a839...20b252 )
by ARCANEDEV
7s
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.