@@ -14,7 +14,7 @@ |
||
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 | */ |