Skip to content

Commit

Permalink
Add another DHL delivered status
Browse files Browse the repository at this point in the history
  • Loading branch information
sauladam committed Jun 2, 2021
1 parent f1edc2e commit 8dcafbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Trackers/DHL.php
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ protected function resolveStatus($statusDescription)
'item has been sent',
'delivered from the delivery depot to the recipient by simplified company delivery',
'per vereinfachter Firmenzustellung ab Eingangspaketzentrum zugestellt',
'im Rahmen der kontaktlosen Zustellung zugestellt',
],
Track::STATUS_IN_TRANSIT => [
'in das Zustellfahrzeug geladen',
Expand Down

0 comments on commit 8dcafbf

Please sign in to comment.