We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -133,7 +133,7 @@ |
||
133 | 133 | /** |
134 | 134 | * Create missing unique page by slug. |
135 | 135 | * |
136 | - * @param $slug |
|
136 | + * @param string $slug |
|
137 | 137 | * @return mixed |
138 | 138 | */ |
139 | 139 | public function createMissingPage($slug) |