Projet

Général

Profil

Révision 8e7483ab

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/link/views/link_views_handler_filter_protocol.inc
14 14

  
15 15
  /**
16 16
   * Set defaults for the filter options.
17
   *
18
   * @codingStandardsIgnoreEnd
19 17
   */
20
  function option_definition() {
18
  public function option_definition() {
19
    // @codingStandardsIgnoreEnd
21 20
    $options = parent::option_definition();
22 21

  
23 22
    $options['operator'] = 'OR';

Formats disponibles : Unified diff