LoggerAwareTrait
trait LoggerAwareTrait (View source)
Basic Implementation of LoggerAwareInterface.
Properties
protected LoggerInterface | $logger | The logger instance. |
Methods
Details
at line 22
setLogger(LoggerInterface $logger)
Sets a logger.