Test Setup Failed
Pull Request — master (#46)
by Alex
03:05
created
src/Models/MetadataTrait.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -491,8 +491,8 @@
 block discarded – undo
491 491
     }
492 492
 
493 493
     /**
494
-     * @param $foo
495
-     * @return array
494
+     * @param BelongsToMany $foo
495
+     * @return string[]
496 496
      */
497 497
     private function polyglotKeyMethodNames($foo)
498 498
     {
Please login to merge, or discard this patch.