RestVatTypesController
in package
implements
IController
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
- RestVatTypesController constructor.
- getAllAction() : false|array<string|int, VatTypeService>
Properties
$vatTypeService
private
VatTypeService
$vatTypeService
Methods
__construct()
RestVatTypesController constructor.
public
__construct(VatTypeService $vatTypeService) : mixed
Parameters
- $vatTypeService : VatTypeService
getAllAction()
public
getAllAction() : false|array<string|int, VatTypeService>