AddressList
Table of Contents
Methods
- __construct() : mixed
- getByCompanyId() : array<string|int, mixed>
- toArray() : array<string|int, mixed>
Methods
__construct()
public
__construct(CompanyList $companyList) : mixed
Parameters
- $companyList : CompanyList
getByCompanyId()
public
getByCompanyId(int $companyId) : array<string|int, mixed>
Parameters
- $companyId : int
Return values
array<string|int, mixed>toArray()
public
toArray() : array<string|int, mixed>