@@ -1047,7 +1047,7 @@ |
||
1047 | 1047 | */ |
1048 | 1048 | public function render() |
1049 | 1049 | { |
1050 | - if (! $this->shouldRender()) { |
|
1050 | + if (!$this->shouldRender()) { |
|
1051 | 1051 | return ''; |
1052 | 1052 | } |
1053 | 1053 |