@@ -26,7 +26,7 @@ |
||
| 26 | 26 | * After each test, perform Mockery verification tasks and cleanup the |
| 27 | 27 | * statically stored Mockery container for the next test. |
| 28 | 28 | * |
| 29 | - * @param PHPUnit_Framework_Test $test |
|
| 29 | + * @param \PHPUnit_Framework_Test $test |
|
| 30 | 30 | * @param float $time |
| 31 | 31 | */ |
| 32 | 32 | public function endTest(\PHPUnit_Framework_Test $test, $time) |