@@ -187,7 +187,7 @@ |
||
| 187 | 187 | } |
| 188 | 188 | if ($this->extensionConfiguration->getIsUseConfigurationTrackRecordsOutsideSiteroot()) { |
| 189 | 189 | $recordPageId = $this->getRecordPageId($table, $uid); |
| 190 | - if($recordPageId === 0) { |
|
| 190 | + if ($recordPageId === 0) { |
|
| 191 | 191 | return $rootPages; |
| 192 | 192 | } |
| 193 | 193 | $alternativeSiteRoots = $this->getAlternativeSiteRootPagesIds($table, $uid, $recordPageId); |