Completed
Pull Request — refactor-03-simple-xml-replace (#22)
by John
04:20 queued 02:16
created
tests/src/SimpleXmlElementChainMocker.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,7 @@
 block discarded – undo
14 14
     private static $mocks = [];
15 15
 
16 16
     /**
17
-     * @param array $properties
17
+     * @param string[] $properties
18 18
      * @param mixed $returnValue
19 19
      * @return \Mockery\MockInterface
20 20
      */
Please login to merge, or discard this patch.