@@ -24,7 +24,7 @@ This hook was first available in CiviCRM 4.7.32
- object `$mailingObject` - reference to CRM_Mailing_DAO_Mailing object
- array `$criteria` - the criteria in terms of SQL fragments Array(string $name => CRM_Utils_SQL_Select $criterion) to manipulate mailing recipients
- string `$context` - contain 'pre' or 'post' value to indicate when the hook is fired
- string `$context` - contain 'pre' or 'post' value to indicate when the hook is fired. From 5.75 There is a third context mailingQuery which is used to modify the query used to migrate mailing receipients to event queue items