PHP Класс Horde_Core_Factory_PermsCore, horde

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Автор: Jan Schneider ([email protected])
Наследование: extends Horde_Core_Factory_Injector
Показать файл Открыть проект

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

Метод Описание
create ( Horde_Injector $injector ) : Horde_Perms_Core Attempts to return a concrete instance based on $driver.

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

create() публичный Метод

Attempts to return a concrete instance based on $driver.
public create ( Horde_Injector $injector ) : Horde_Perms_Core
$injector Horde_Injector
Результат Horde_Perms_Core The newly created concrete instance.