We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -927,7 +927,7 @@ |
||
| 927 | 927 | |
| 928 | 928 | foreach($this->physicalStructureInfo as $page) { |
| 929 | 929 | |
| 930 | - if(strpos($page['orderlabel'], $logicalPage) !== false){ |
|
| 930 | + if(strpos($page['orderlabel'], $logicalPage) !== false) { |
|
| 931 | 931 | |
| 932 | 932 | $this->lastSearchedPhysicalPage['logicalPage'] = $logicalPage; |
| 933 | 933 | $this->lastSearchedPhysicalPage['physicalPage'] = $physicalPage; |