Completed
Push — master ( 69ca06...8af5d6 )
by Nate
03:36
created
src/traits/ElementMutator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -55,7 +55,7 @@
 block discarded – undo
55 55
     /**
56 56
      * Associate a element
57 57
      *
58
-     * @param mixed $element
58
+     * @param ElementInterface|null $element
59 59
      * @return $this
60 60
      */
61 61
     public function setElement($element = null)
Please login to merge, or discard this patch.