composer.json - Move ezc components from packages to composer.json
[civicrm-core.git] / CRM / Event / ActionMapping.php
index 50e181dd72aedd710d2f77acc300479ee61b97cb..fc4d9d8dadc6a90cff5d80bd5ca5fba30a1b60b8 100644 (file)
@@ -133,6 +133,8 @@ class CRM_Event_ActionMapping extends \Civi\ActionSchedule\Mapping {
    *   The schedule as configured by the administrator.
    * @param string $phase
    *   See, e.g., RecipientBuilder::PHASE_RELATION_FIRST.
+   * @param array $defaultParams
+   *
    * @return \CRM_Utils_SQL_Select
    * @see RecipientBuilder
    */