Completed
Pull Request — master (#114)
by Florian
03:20
created
Model/Test/PayoneObjectManager.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -33,7 +33,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.