invoiceninja/app/Libraries/DateUtils.php
2017-01-30 21:40:43 +02:00

8 lines
53 B
PHP

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