invoiceninja/app/Datatables/EntityDataTable.php

11 lines
64 B
PHP

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