invoiceninja/app/Datatables/ClientDatatable.php

9 lines
62 B
PHP

<?php
namespace App\Datatables;
class ClientDatatable
{
}