@@ -21,9 +21,9 @@ |
||
21 | 21 | */ |
22 | 22 | public function defaultConfiguration() { |
23 | 23 | return [ |
24 | - 'code' => $this->t(''), |
|
24 | + 'code' => $this->t(''), |
|
25 | 25 | ] + parent::defaultConfiguration(); |
26 | - } |
|
26 | + } |
|
27 | 27 | |
28 | 28 | /** |
29 | 29 | * {@inheritdoc} |