Skip to content

Commit 13ffcd4

Browse files
committed
Merge remote-tracking branch 'kamransyed/patch-1'
Merges functionality from Xowap#25, Xowap#12
2 parents 69f31b2 + d96ce7c commit 13ffcd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PhpSerial.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ class PhpSerial
3838
*
3939
* @return PhpSerial
4040
*/
41-
public function PhpSerial()
41+
public function __construct()
4242
{
4343
setlocale(LC_ALL, "en_US");
4444

0 commit comments

Comments
 (0)