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 0d62851 commit 9e1262c
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 @@ -91,7 +91,7 @@ class ClickatellSmsTransport extends AbstractSmsTransport {
* from +49123[...] to 49123[...]
*
* @param string $phoneNumber
* @return bool|string
* @return array|string|bool
*/
public static function parsePhoneNumber($phoneNumber) {
if (is_array($phoneNumber)) {
Expand Down

0 comments on commit 9e1262c

Please sign in to comment.