Documentation

RestCountryController
in package
implements IController

Table of Contents

Interfaces

IController

Properties

$countryService  : CountryService

Methods

__construct()  : mixed
RestCountryController constructor.
getAction()  : array<string|int, mixed>
getAllAction()  : array<string|int, mixed>
getByCustomListAction()  : array<string|int, mixed>
custom list in config file
getByEuMemberAction()  : array<string|int, mixed>
getVatTypesAction()  : array<string|int, mixed>

Properties

Methods

getAllAction()

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

getByCustomListAction()

custom list in config file

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

getByEuMemberAction()

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

getVatTypesAction()

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

        
On this page

Search results