This commit is contained in:
Dennis Eichhorn 2019-04-15 20:02:59 +02:00
parent f73d7f0d39
commit 2d45eb8fa1

View File

@ -24,7 +24,7 @@ use phpOMS\Localization\Money;
class MoneyTest extends \PHPUnit\Framework\TestCase
{
/**
* @testdox The datatype has the expected member variables and default values.
* @testdox The datatype has the expected member variables and default values
*/
public function testDefaultMemberVariables() : void
{