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

6 lines
52 B
PHP

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