Skip to content

Commit

Permalink
Adjustments as suggested.
Browse files Browse the repository at this point in the history
  • Loading branch information
hm122 committed Mar 4, 2016
1 parent 7641acf commit 3549858
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Tracking.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@ class Tracking extends Ups
private $shipperNumber;

/**
* @var string
* @var \DateTime
*/
private $beginDate;

/**
* @var string
* @var \DateTime
*/
private $endDate;

Expand Down

0 comments on commit 3549858

Please sign in to comment.