mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
[CS][DX] Refactor
This commit is contained in:
parent
d07647620e
commit
5fed4db64e
1 changed files with 1 additions and 2 deletions
|
|
@ -26,8 +26,7 @@ final class DeleteOrderItemAction
|
|||
public function __construct(
|
||||
private MessageBusInterface $commandBus,
|
||||
private OrderItemRepositoryInterface $orderItemRepository,
|
||||
)
|
||||
{
|
||||
) {
|
||||
}
|
||||
|
||||
public function __invoke(Request $request): Response
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue