Skip to content

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Jun 24, 2024
1 parent 76fe424 commit 76cd15e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/EventSubscriber/CreateUploadOrderRequestSubscriber.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
use Webmozart\Assert\Assert;

/**
* todo this should probably be done in an event subscriber that listens to the order state machine instead
*/
final class CreateUploadOrderRequestSubscriber implements EventSubscriberInterface
{
use ORMTrait;
Expand Down

0 comments on commit 76cd15e

Please sign in to comment.