@@ -88,7 +88,7 @@ |
||
88 | 88 | |
89 | 89 | public function getContentType() |
90 | 90 | { |
91 | - if(! empty($this->contentType)) |
|
91 | + if( ! empty($this->contentType)) |
|
92 | 92 | { |
93 | 93 | return $this->contentType; |
94 | 94 | } |