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