nochmal nue
This commit is contained in:
parent
2c2e34b71e
commit
6f07d70436
27 changed files with 311 additions and 1988 deletions
|
@ -14,9 +14,6 @@ use Symfony\Component\Routing\Attribute\Route;
|
|||
#[Route(path: '/', name: 'app_index')]
|
||||
final class Index extends AbstractController
|
||||
{
|
||||
public function __construct(
|
||||
private readonly InventoryService $inventoryService,
|
||||
) {}
|
||||
|
||||
public function __invoke(): Response
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue