@@ -141,8 +141,8 @@ |
||
| 141 | 141 | /** |
| 142 | 142 | * @param string $code |
| 143 | 143 | * @param string $className |
| 144 | - * @param object $proxyTarget |
|
| 145 | - * @param array|string $type |
|
| 144 | + * @param MockObject $proxyTarget |
|
| 145 | + * @param string $type |
|
| 146 | 146 | * @param bool $callOriginalConstructor |
| 147 | 147 | * @param array $arguments |
| 148 | 148 | * @param bool $callAutoload |