invoiceninja/app/Libraries/DateUtils.php

6 lines
52 B
PHP

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