ClientexecClients
Generic Clientexec Clients Migrator.
Table of Contents
Methods
| __construct() | ClientexecClients constructor. |
| get() | Get all clients. |
| getNotes() | Get all clients notes. |
Methods
__construct()
ClientexecClients constructor.
public
__construct(Record $remote) : mixed
Parameters
- $remote : Record
get()
Get all clients.
public
get() : mixed
Return values
mixed —The result of the sql transaction
getNotes()
Get all clients notes.
public
getNotes() : mixed
Return values
mixed —The result of the sql transaction