Fix comment

This commit is contained in:
Laurent Destailleur
2020-09-20 16:13:20 +02:00
parent a3d0835c37
commit 2fca5e928b

View File

@@ -53,7 +53,7 @@ class MyObjectTest extends \PHPUnit_Framework_TestCase
* Constructor
* We save global variables into local variables
*
* @return BOMTest
* @return MyObject
*/
public function __construct()
{