Completed
Push — master ( 11971b...eeafb3 )
by Nate
01:16
created
src/objects/FieldMutatorTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -54,7 +54,7 @@
 block discarded – undo
54 54
     /**
55 55
      * Associate a site
56 56
      *
57
-     * @param mixed $field
57
+     * @param FieldInterface|null $field
58 58
      * @return $this
59 59
      */
60 60
     public function setField($field = null)
Please login to merge, or discard this patch.