@@ -57,7 +57,7 @@ |
||
| 57 | 57 | } |
| 58 | 58 | /** |
| 59 | 59 | * A helper method to get a mock that doesn't call its constructor |
| 60 | - * @param $class |
|
| 60 | + * @param string $class |
|
| 61 | 61 | * @return \PHPUnit_Framework_MockObject_MockObject |
| 62 | 62 | */ |
| 63 | 63 | protected function getMockWithoutConstructor($class) |