abstract class AbstractPopulator implements LoggerAwareInterface, PopulatorInterface, ApplicationAwareInterface (View source)

Traits

Trait LoggerAwareTrait A trait used with LoggerAwareInterface

Trait ApplicationAwareTrait A trait used with ApplicationAwareInterface

LoggerAwareTrait

Properties

protected Application $app from  ApplicationAwareTrait

Methods

getLoggerChannel()

No description

setApplication(Application $app)

Setter method for the application

Details

getLoggerChannel()

No description

setApplication(Application $app)

Setter method for the application

Parameters

Application $app