invoiceninja/app/Libraries/DateUtils.php

8 lines
53 B
PHP

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