Projet

Général

Profil

Révision 76bdcd04

Ajouté par Assos Assos il y a presque 6 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/webform/views/webform_handler_field_form_body.inc
8 8
class webform_handler_field_form_body extends views_handler_field {
9 9

  
10 10
  /**
11
   *
11
   * {@inheritdoc}
12 12
   */
13 13
  public function construct() {
14 14
    parent::construct();
......
16 16
  }
17 17

  
18 18
  /**
19
   *
19
   * {@inheritdoc}
20 20
   */
21 21
  public function option_definition() {
22 22
    $options = parent::option_definition();

Formats disponibles : Unified diff