Completed
Pull Request — master (#88)
by
unknown
14:00 queued 04:02
created
src/Taggable.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -450,7 +450,7 @@  discard block
 block discarded – undo
450 450
     /**
451 451
      * Returns the Related Pivot Key Name with the table alias.
452 452
      *
453
-     * @param $alias
453
+     * @param string $alias
454 454
      *
455 455
      * @return string
456 456
      */
@@ -463,7 +463,7 @@  discard block
 block discarded – undo
463 463
     /**
464 464
      * Returns the Foreign Pivot Key Name with the table alias.
465 465
      *
466
-     * @param $alias
466
+     * @param string $alias
467 467
      *
468 468
      * @return string
469 469
      */
Please login to merge, or discard this patch.