@@ -287,7 +287,7 @@ |
||
287 | 287 | |
288 | 288 | $stringValue = $this->stringValue($model); |
289 | 289 | |
290 | - if($stringValue === null) { |
|
290 | + if ($stringValue === null) { |
|
291 | 291 | return null; |
292 | 292 | } |
293 | 293 |