invoiceninja/app/Libraries/DateUtils.php
2019-01-30 22:25:07 +11:00

8 lines
53 B
PHP

<?php
namespace App\Libraries;
class DateUtils
{
}