Projet

Général

Profil

Révision 4cfd8be6

Ajouté par Assos Assos il y a environ 9 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/flag/includes/flag/flag_entity.inc
166 166
   * @param $action
167 167
   *   Either 'flag' or 'unflag'.
168 168
   * @param $flagging
169
   *  The flagging entity that is to be removed.
169
   *  The flagging entity that is either newly created or about to be deleted.
170 170
   * @param $entity_id
171
   *  The entity ID of entity being unflagged.
171
   *  The entity ID of entity being flagged or unflagged.
172 172
   * @param $account
173
   *  The account performing the unflagging.
173
   *  The account performing the action.
174 174
   */
175 175
  protected function invoke_rules_event($action, $flagging, $entity_id, $account) {
176 176
    switch ($action) {

Formats disponibles : Unified diff