@@ -161,7 +161,7 @@ |
||
161 | 161 | $this->getReturnAddressRef(); |
162 | 162 | } |
163 | 163 | |
164 | - if (! $this->Note) { |
|
164 | + if (!$this->Note) { |
|
165 | 165 | $this->methodProperties['Note'] = config('novaposhta.return_note'); |
166 | 166 | |
167 | 167 | if ($isRedirecting) { |