Skip to content

Commit

Permalink
修正
Browse files Browse the repository at this point in the history
  • Loading branch information
liu21st committed Jul 18, 2018
1 parent a80fa90 commit 84e6f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Session.php
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ public function regenerate($delete = false)

$this->setId($sessionId);

return $sessoinId;
return $sessionId;
}

/**
Expand Down

0 comments on commit 84e6f57

Please sign in to comment.