Skip to content

Commit

Permalink
Merge pull request #99 from AmpersandHQ/fix/varType
Browse files Browse the repository at this point in the history
Update variable type
  • Loading branch information
convenient authored May 30, 2023
2 parents 01e2ade + 95f9194 commit bb2201f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ class PatchedSourceDeductionService implements SourceDeductionServiceInterface
private $getStockBySalesChannel;

/**
* @var DecrementSourceItemQty
* @var DecrementSourceItemQtyFactory
*/
private $decrementSourceItemFactory;

Expand Down

0 comments on commit bb2201f

Please sign in to comment.