PHP Class Xhgui_ServiceContainer, xhgui

Inheritance: extends Pimple
Afficher le fichier Open project: perftools/xhgui Class Usage Examples

Protected Properties

Свойство Type Description
$_instance

Méthodes publiques

Méthode Description
__construct ( )
instance ( )

Méthodes protégées

Méthode Description
_controllers ( ) Add controllers to the DI container.
_services ( ) Add common service objects to the container.
_slimApp ( ) Create the Slim app.

Method Details

__construct() public méthode

public __construct ( )

_controllers() protected méthode

Add controllers to the DI container.
protected _controllers ( )

_services() protected méthode

Add common service objects to the container.
protected _services ( )

_slimApp() protected méthode

Create the Slim app.
protected _slimApp ( )

instance() public static méthode

public static instance ( )

Property Details

$_instance protected_oe static_oe property

protected static $_instance