mirror of
https://github.com/wiosna-dev/common-library.git
synced 2026-03-12 01:31:45 +01:00
Update @author and @copyright in classes' descriptions
This commit is contained in:
@@ -19,8 +19,8 @@ use Meritoo\Common\Utilities\Date;
|
||||
/**
|
||||
* Test case of the Date methods (only static functions)
|
||||
*
|
||||
* @author Krzysztof Niziol <krzysztof.niziol@meritoo.pl>
|
||||
* @copyright Meritoo.pl
|
||||
* @author Meritoo <github@meritoo.pl>
|
||||
* @copyright Meritoo <http://www.meritoo.pl>
|
||||
*/
|
||||
class DateTest extends BaseTestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user