\Ceo\Core\UtilClientConfig

Client config provides a simple interface to managing connections to client databases. Useful when running a command in the global scope or dealing with SRNs from multiple clients

Summary

Methods
Properties
Constants
fetchConfig()
loadConnectionService()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

fetchConfig()

fetchConfig(string  $client) : \Ceo\Core\Util\Phalcon\Config

Return client config

Parameters

string $client

Returns

\Ceo\Core\Util\Phalcon\Config

loadConnectionService()

loadConnectionService(string  $client) 

Load connection service for client and return text name.

Parameters

string $client