Skip to content

Commit

Permalink
Update README.md Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmaier1989 committed Jun 24, 2015
1 parent 9e1262c commit 0f16150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ class ClickatellSmsTransport extends AbstractSmsTransport {
* Parses a phone number to fit Clickatell requirements
* from +49123[...] to 49123[...]
*
* @param string $phoneNumber
* @param array|string $phoneNumber
* @return array|string|bool
*/
public static function parsePhoneNumber($phoneNumber) {
Expand Down

0 comments on commit 0f16150

Please sign in to comment.