Completed
Push — master ( 77cc29...840912 )
by Gerrit
10:19
created
Tests/Mapping/ChoiceMappingTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -37,6 +37,9 @@
 block discarded – undo
37 37
      */
38 38
     private $optionMappingB;
39 39
 
40
+    /**
41
+     * @param string $column
42
+     */
40 43
     public function setUp(
41 44
         $column = null
42 45
     ) {
Please login to merge, or discard this patch.