Completed
Push — master ( 00401c...d7df72 )
by Alexander
03:14
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.