From 7bbd89393a39b7117b5d6a2754a56a16fb468326 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20FRANCE?= Date: Tue, 9 Feb 2021 23:45:23 +0100 Subject: [PATCH] doxygen --- test/phpunit/AccountingAccountTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/phpunit/AccountingAccountTest.php b/test/phpunit/AccountingAccountTest.php index ce67dc0b839..52efe3a0147 100644 --- a/test/phpunit/AccountingAccountTest.php +++ b/test/phpunit/AccountingAccountTest.php @@ -189,7 +189,7 @@ class AccountingAccountTest extends PHPUnit\Framework\TestCase /** * testAccountingAccountUpdate * - * @param Object $localobject AccountingAccount + * @param AccountingAccount $localobject AccountingAccount * @return int ID accounting account * * @depends testAccountingAccountFetch