Documentation

RestPhoneController
in package
implements IController

Table of Contents

Interfaces

IController

Properties

$phoneCodeService  : PhoneCodeService

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

Methods

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>|null

getByEuMemberAction()

public getByEuMemberAction() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results