RestPhoneController
in package
implements
IController
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
- RestPhoneController constructor.
- getAllAction() : array<string|int, mixed>
- getByCustomCountryListAction() : array<string|int, mixed>|null
- custom country list in config
- getByEuMemberAction() : array<string|int, mixed>
Properties
$phoneCodeService
private
PhoneCodeService
$phoneCodeService
Methods
__construct()
RestPhoneController constructor.
public
__construct(PhoneCodeService $phoneCodeService) : mixed
Parameters
- $phoneCodeService : PhoneCodeService
getAllAction()
public
getAllAction() : array<string|int, mixed>
Return values
array<string|int, mixed>getByCustomCountryListAction()
custom country list in config
public
getByCustomCountryListAction() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|nullgetByEuMemberAction()
public
getByEuMemberAction() : array<string|int, mixed>