@@ -33,7 +33,7 @@ |
||
33 | 33 | { |
34 | 34 | parent::__construct($parameters); |
35 | 35 | |
36 | - if ( !isset($this->filteredParameters['REFABONNE']) ) { |
|
36 | + if (!isset($this->filteredParameters['REFABONNE'])) { |
|
37 | 37 | throw new \RuntimeException("Undefined index REFABONNE", 1); |
38 | 38 | } |
39 | 39 |