We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 994107a + bdf4ed9 commit 027658aCopy full SHA for 027658a
1 file changed
modules/creation/external-services.md
@@ -86,7 +86,7 @@ class SymfonyDocs
86
) {
87
}
88
89
- public function fetchGitHubInformation(): array
+ public function fetchGitHubInformation()
90
{
91
$response = $this->client->request(
92
'GET',
0 commit comments