We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -75,6 +75,10 @@ |
||
75 | 75 | } |
76 | 76 | } |
77 | 77 | |
78 | + /** |
|
79 | + * @param string $file |
|
80 | + * @param string $label |
|
81 | + */ |
|
78 | 82 | protected function processPublish($file, $label) |
79 | 83 | { |
80 | 84 | $sourceFile = $this->packageDir.$file.'.blade.php'; |