2
0
forked from Wavyzz/dolibarr

Clean code

This commit is contained in:
Laurent Destailleur
2021-06-22 17:33:33 +02:00
parent 664e64a2ba
commit ecd028d124
2 changed files with 7 additions and 4 deletions

View File

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