ClientexecCurrencies
Generic Clientexec Currencies Migrator.
Table of Contents
Methods
| __construct() | ClientexecCurrencies constructor. |
| getDefault() | Get the default currency. |
| getEnabled() | Get all enabled currencies. |
Methods
__construct()
ClientexecCurrencies constructor.
public
__construct(Record $remote) : mixed
Parameters
- $remote : Record
getDefault()
Get the default currency.
public
getDefault() : mixed
Return values
mixed —The result of the sql transaction
getEnabled()
Get all enabled currencies.
public
getEnabled() : mixed
Return values
mixed —The result of the sql transaction