mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-10 13:09:30 +00:00
Improved organisation of Services
This commit is contained in:
parent
c3308aaf24
commit
a4eae19a1f
56 changed files with 100 additions and 97 deletions
|
|
@ -22,7 +22,7 @@ declare(strict_types=1);
|
|||
|
||||
namespace App\DataTables\Column;
|
||||
|
||||
use App\Services\MarkdownParser;
|
||||
use App\Services\Formatters\MarkdownParser;
|
||||
use Omines\DataTablesBundle\Column\AbstractColumn;
|
||||
|
||||
class MarkdownColumn extends AbstractColumn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue