Documentation

ClientService
in package

Table of Contents

Properties

$clientRepository  : ClientRepository

Methods

__construct()  : mixed
findAllFieldSyncClients()  : mixed
getClient()  : Client|null
getClientByTextId()  : Client|null

Properties

Methods

findAllFieldSyncClients()

public findAllFieldSyncClients(int $page[, int $limit = 250 ]) : mixed
Parameters
$page : int
$limit : int = 250

getClientByTextId()

public getClientByTextId(string $textId) : Client|null
Parameters
$textId : string
Tags
throws
NonUniqueResultException
Return values
Client|null

        
On this page

Search results