@@ -33,7 +33,7 @@ |
||
33 | 33 | /** |
34 | 34 | * Class constructor |
35 | 35 | * |
36 | - * @param \PHPUnit_Framework_TestCase $testObject |
|
36 | + * @param BaseTestCase $testObject |
|
37 | 37 | */ |
38 | 38 | public function __construct($testObject) |
39 | 39 | { |