We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -88,6 +88,9 @@ |
||
88 | 88 | return $this; |
89 | 89 | } |
90 | 90 | |
91 | + /** |
|
92 | + * @param string $name |
|
93 | + */ |
|
91 | 94 | public function addSchema($name, Schema $schema) |
92 | 95 | { |
93 | 96 | $this->schemas[$name] = $schema; |