Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

Commit

Permalink
Merge pull request #56 from VinceG/revert-55-master
Browse files Browse the repository at this point in the history
Revert "fix documentation"
  • Loading branch information
VinceG authored Nov 24, 2020
2 parents ea0aa40 + 0e4c1f6 commit 0e293b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Address.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class Address
protected $addressInfo = [];

/**
* Set the address1 property usually the apt or suit number.
* Set the address2 property.
*
* @param string|int $value
*
Expand All @@ -30,7 +30,7 @@ public function setAddress($value)
}

/**
* Set the address2 property.
* Set the address1 property usually the apt or suit number.
*
* @param string|int $value
*
Expand Down

0 comments on commit 0e293b0

Please sign in to comment.