Returns a list of available clients.
public static listClients ( string $name = '' ) : array | ||
$name | string | The string to search for in the client name. |
return | array | A hash of client_id => client_name. |
public static listClients ( string $name = '' ) : array | ||
$name | string | The string to search for in the client name. |
return | array | A hash of client_id => client_name. |