composer.json - Move ezc components from packages to composer.json
[civicrm-core.git] / CRM / Event / ActionMapping.php
index 7a26b482c6410d989f7a7a7f2cba0071b899c9d3..fc4d9d8dadc6a90cff5d80bd5ca5fba30a1b60b8 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
@@ -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
    */