PHP Class Kraken\Root\Provider\CoreProvider

Inheritance: extends Kraken\Container\ServiceProvider, implements Kraken\Container\ServiceProviderInterface
Show file Open project: kraken-php/framework

Protected Properties

Property Type Description
$provides string[]

Protected Methods

Method Description
register ( Kraken\Container\ContainerInterface $container )
unregister ( Kraken\Container\ContainerInterface $container )

Method Details

register() protected method

protected register ( Kraken\Container\ContainerInterface $container )
$container Kraken\Container\ContainerInterface

unregister() protected method

protected unregister ( Kraken\Container\ContainerInterface $container )
$container Kraken\Container\ContainerInterface

Property Details

$provides protected property

protected string[] $provides
return string[]