PHP Trait Phprest\Service\Logger\Getter

Show file Open project: phprest/phprest

Protected Methods

Method Description
getContainer ( ) : League\Container\ContainerInterface Returns the DI container.
serviceLogger ( ) : Logger

Method Details

getContainer() abstract protected method

Returns the DI container.
abstract protected getContainer ( ) : League\Container\ContainerInterface
return League\Container\ContainerInterface

serviceLogger() protected method

protected serviceLogger ( ) : Logger
return Monolog\Logger