Completed
Push — master ( 8f14b5...072fa4 )
by Alexander
07:07 queued 03:53
created
src/Adjustment.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,7 @@
 block discarded – undo
27 27
     /**
28 28
      * Get the adjustable model associated with the adjustment.
29 29
      *
30
-     * @return \Illuminate\Database\Eloquent\Relations\HasMany
30
+     * @return \Illuminate\Database\Eloquent\Relations\MorphTo
31 31
      */
32 32
     public function adjustable()
33 33
     {
Please login to merge, or discard this patch.