Skip to content

Commit

Permalink
Merge remote-tracking branch 'kamransyed/patch-1'
Browse files Browse the repository at this point in the history
Merges functionality from Xowap#25, Xowap#12
  • Loading branch information
jessedc committed Mar 31, 2018
2 parents 69f31b2 + d96ce7c commit 13ffcd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PhpSerial.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ class PhpSerial
*
* @return PhpSerial
*/
public function PhpSerial()
public function __construct()
{
setlocale(LC_ALL, "en_US");

Expand Down

0 comments on commit 13ffcd4

Please sign in to comment.