trait LoggerAwareTrait

Basic Implementation of LoggerAwareInterface.

Methods

setLogger(LoggerInterface $logger)

Sets a logger.

Details

at line line 18
setLogger(LoggerInterface $logger)

Sets a logger.

Parameters

LoggerInterface $logger