@@ -55,7 +55,7 @@ |
||
| 55 | 55 | |
| 56 | 56 | public function getCrew() |
| 57 | 57 | { |
| 58 | - if ( ! empty($this->data->crew)) |
|
| 58 | + if (!empty($this->data->crew)) |
|
| 59 | 59 | { |
| 60 | 60 | foreach ($this->data->crew as $crew) |
| 61 | 61 | { |