Skip to content

Commit

Permalink
Merge pull request #166 from buckaroo-it/update-adapter-key
Browse files Browse the repository at this point in the history
In3 update phone adapter key
  • Loading branch information
LucianTuriacArnia authored Mar 5, 2024
2 parents 831cb04 + 4b697a8 commit 3e3ea83
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 3e3ea83

Please sign in to comment.