PHP Класс phprs\util\IoCContainer

Автор: caoym
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( $id, $construct_args, $properties, $injector, $init )
callThroughCache ( $method, $arguments )
getCacheOptions ( $method )
getObj ( )

Приватные методы

Метод Описание
genKey ( $method, $arguments )

Описание методов

__construct() публичный метод

public __construct ( $id, $construct_args, $properties, $injector, $init )

callThroughCache() публичный метод

public callThroughCache ( $method, $arguments )

getCacheOptions() публичный метод

public getCacheOptions ( $method )

getObj() публичный метод

public getObj ( )