Skip to content

Commit 33127cc

Browse files
authored
Merge pull request #109 from lesstif/analysis-8by962
Apply fixes from StyleCI
2 parents 82d8e01 + 176d115 commit 33127cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/User/User.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ public function jsonSerialize()
8383
/**
8484
* User constructor.
8585
*
86-
* @param array $array user info array.
86+
* @param array $array user info array.
8787
*/
8888
public function __construct($array = [])
8989
{

0 commit comments

Comments
 (0)