MailingQueryEvent
class MailingQueryEvent extends Event
Class MailingQueryEvent
Properties
CRM_Core_DAO_ActionSchedule | $actionSchedule | The schedule record which produced this mailing. | |
MappingInterface | $mapping | The mapping record which produced this mailing. | |
CRM_Utils_SQL_Select | $query | The alterable query. For details, see the class description. |
Methods
__construct(CRM_Core_DAO_ActionSchedule $actionSchedule, MappingInterface $mapping, CRM_Utils_SQL_Select $query)
No description