Comment fix in phpunit test file

This commit is contained in:
2022-06-08 15:32:41 +09:00
parent 2c7931b7a5
commit a7bca09bf4

View File

@@ -7,7 +7,7 @@ namespace tests;
use PHPUnit\Framework\TestCase;
/**
* Test class for ACL\Login
* Test class for DotEnv
* @coversDefaultClass \gullevek\DotEnv
* @testdox \gullevek\DotEnv method tests
*/