PHP Interface FOF30\Pimple\ServiceProviderInterface

Author: Fabien Potencier
Author: Dominik Zogg
Afficher le fichier Open project: akeeba/fof

Méthodes publiques

Méthode Description
register ( Container $pimple ) Registers services on the given container.

Method Details

register() public méthode

This method should only be used to configure services and parameters. It should not get services.
public register ( Container $pimple )
$pimple Container An Container instance