Skip to content

Commit

Permalink
Update SSOClient.php
Browse files Browse the repository at this point in the history
  • Loading branch information
fuadarradhi authored Aug 12, 2020
1 parent ad633ef commit 4148523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SSOClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class SSOClient{
* kembali ke bentuk asalnya.
*/
private $mapping = [
"id" => "ID",
"id" => "SessionID",
"nk" => "NIK",
"np" => "NIP",
"nm" => "Nama",
Expand Down

0 comments on commit 4148523

Please sign in to comment.