Skip to content

Commit

Permalink
cs
Browse files Browse the repository at this point in the history
  • Loading branch information
jhaoda committed Mar 28, 2020
1 parent 66f75ac commit 6bd9122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tracking/Single/CashOnDeliveryEventsWrapper.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

final class CashOnDeliveryEventsWrapper
{
/** @var CashOnDeliveryEvent[] */
/** @var CashOnDeliveryEvent|CashOnDeliveryEvent[] */
private $PostalOrderEvent = [];

/**
Expand Down

0 comments on commit 6bd9122

Please sign in to comment.