\Acms\Services\FacadesDatabase

Summary

Methods
Properties
Constants
getInstance()
setContainer()
__callStatic()
No public properties found
No constants found
getServiceAlias()
isCache()
getServiceInstance()
$container
$instance
N/A
No private methods found
No private properties found
N/A

Properties

$instance

$instance : 

Type

Methods

getInstance()

getInstance() : object

get service instance

Returns

object

setContainer()

setContainer(\Acms\Services\Container  $container) : void

Parameters

\Acms\Services\Container $container

__callStatic()

__callStatic(string  $method, array  $arguments) : mixed

Parameters

string $method
array $arguments

Returns

mixed

getServiceAlias()

getServiceAlias() : string

Returns

string

isCache()

isCache() : boolean

Returns

boolean

getServiceInstance()

getServiceInstance(string  $alias) : mixed

Parameters

string $alias

Returns

mixed