mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-04 07:24:34 +02:00
Improved organisation of Services
This commit is contained in:
parent
c3308aaf24
commit
a4eae19a1f
56 changed files with 100 additions and 97 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
namespace App\DataTables\Column;
|
||||
|
||||
use App\Services\SIFormatter;
|
||||
use App\Services\Formatters\SIFormatter;
|
||||
use Omines\DataTablesBundle\Column\AbstractColumn;
|
||||
use Symfony\Component\OptionsResolver\OptionsResolver;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue