Skip to content

Commit

Permalink
docs: added todo to move class to test helper folder
Browse files Browse the repository at this point in the history
  • Loading branch information
paales committed Aug 28, 2020
1 parent 65517e8 commit 6aa35c2
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
use ReachDigital\ISReservationsApi\Api\Data\SourceReservationInterface;
use Traversable;

/**
* @todo Move to Test folder as it isn't used anywhere else.
*/
class GetReservationsQuantityList
{
/**
Expand Down

0 comments on commit 6aa35c2

Please sign in to comment.