Completed
Push — refactor-04-parser-tests ( e16be3...553ee6 )
by John
02:13
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.