@@ -175,7 +175,7 @@ |
||
175 | 175 | public function getLinks() |
176 | 176 | { |
177 | 177 | $obj = $this->getIfSet('_links'); |
178 | - if( $obj){ |
|
178 | + if ($obj) { |
|
179 | 179 | return new Links($obj); |
180 | 180 | } |
181 | 181 | } |