@@ -47,7 +47,8 @@ |
||
| 47 | 47 | * @param $metadataGroups |
| 48 | 48 | * @return bool |
| 49 | 49 | */ |
| 50 | - private function shouldSkipGroup($metadataGroups) { |
|
| 50 | + private function shouldSkipGroup($metadataGroups) |
|
| 51 | + { |
|
| 51 | 52 | if (false === $metadataGroups) { |
| 52 | 53 | return false; |
| 53 | 54 | } |