Namespace: DafCore Phar: DafCore.phar
function AddSingleton(string $serviceName, Closure $callback = null) : void
callback
function BindInterface(string $interface, string $concrete) : void
function Exists(string $serviceName) : bool
function GetOne(string $serviceName) : mixed
function GetAll(array $keys) : array