Completed
Pull Request — master (#83)
by
unknown
15:33 queued 03:56
created
src/CRUDlex/EntityDefinition.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -612,7 +612,7 @@
 block discarded – undo
612 612
      * the name of the field
613 613
      * @param string $key
614 614
      * the value of the key
615
-     * @param mixed $value
615
+     * @param string $value
616 616
      * the new value
617 617
      */
618 618
     public function setField($name, $key, $value) {
Please login to merge, or discard this patch.