Projet

Général

Profil

Révision b720ea3e

Ajouté par Assos Assos il y a plus de 8 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/date/date_views/includes/date_views_argument_handler.inc
3 3
 * @file
4 4
 * Date API views argument handler.
5 5
 * This argument combines multiple date arguments into a single argument
6
 * where all fields are controlled by the same date and can be combined with either AND or OR.
6
 * where all fields are controlled by the same date and can be combined
7
 * with either AND or OR.
7 8
 */
8 9

  
9 10
/**
10 11
 * Date API argument handler.
11 12
 */
13
// @codingStandardsIgnoreStart
12 14
class date_views_argument_handler extends date_views_argument_handler_simple {
13 15

  
14 16
  /**
......
198 200
  }
199 201

  
200 202
}
203
// @codingStandardsIgnoreEnd

Formats disponibles : Unified diff