@@ -163,7 +163,7 @@ |
||
163 | 163 | $bodyArray['ancestors'] = [ |
164 | 164 | ['id' => $id] |
165 | 165 | ]; |
166 | - }else { |
|
166 | + } else { |
|
167 | 167 | $pageId = $this->getPageId($key, $parentPage); |
168 | 168 | $bodyArray['ancestors'] = [ |
169 | 169 | ['id' => $pageId] |