We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -22,6 +22,9 @@ |
||
22 | 22 | return $this->tabsEnabled; |
23 | 23 | } |
24 | 24 | |
25 | + /** |
|
26 | + * @return boolean |
|
27 | + */ |
|
25 | 28 | public function tabsEnabled() |
26 | 29 | { |
27 | 30 | return $this->tabsEnabled; |