We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -135,7 +135,7 @@ |
||
135 | 135 | // page: \d+ |
136 | 136 | // double: 0|1 |
137 | 137 | |
138 | - $make = function ($page, $double, $pagegrid) { |
|
138 | + $make = function($page, $double, $pagegrid) { |
|
139 | 139 | $result = $this->uriBuilder->reset() |
140 | 140 | ->setTargetPageUid($GLOBALS['TSFE']->id) |
141 | 141 | ->setCreateAbsoluteUri(!empty($this->settings['forceAbsoluteUrl']) ? true : false) |