Skip to content

Commit

Permalink
In3 update phone adapter key
Browse files Browse the repository at this point in the history
  • Loading branch information
ShuCh3n committed Mar 5, 2024
1 parent 831cb04 commit 4b697a8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
class PhoneAdapter extends ServiceParametersKeysAdapter
{
protected array $keys = [
'mobile' => 'MobilePhone'
'mobile' => 'Phone'
];
}

0 comments on commit 4b697a8

Please sign in to comment.