Completed
Push — master ( 1056fe...110432 )
by Michael
05:27
created
src/RelatedPlusTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -324,7 +324,7 @@
 block discarded – undo
324 324
     /**
325 325
      * Add wheres if they exist for a relation
326 326
      *
327
-     * @param Builder|JoinClause $builder
327
+     * @param Builder $builder
328 328
      * @param Relation|BelongsTo|HasOneOrMany $relation
329 329
      * @param string $table
330 330
      * @return Builder|JoinClause $builder
Please login to merge, or discard this patch.