IMP_Factory_Flags
extends Horde_Core_Factory_Injector
in package
implements
Horde_Shutdown_Task
A Horde_Injector based factory for the IMP_Flags object.
Tags
Table of Contents
Interfaces
- Horde_Shutdown_Task
Properties
Methods
- create() : IMP_Flags
- Return the IMP_Flags instance.
- shutdown() : mixed
- Store serialized version of object in the current session.
Properties
$_instance
private
IMP_Flags
$_instance
= \null
Methods
create()
Return the IMP_Flags instance.
public
create(Horde_Injector $injector) : IMP_Flags
Parameters
- $injector : Horde_Injector
Return values
IMP_Flags —The singleton instance.
shutdown()
Store serialized version of object in the current session.
public
shutdown() : mixed