Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Enisz Abdalla committed Oct 21, 2020
1 parent cb7b7fb commit 0125147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ This method will start the query against IGDB. Returns the decoded JSON response
Returns the response from the IGDB database as an array of objects.

### Constructing URL's
`private IGDB::_construct_url( string $endpoint, boolean $count = false) : string`
`IGDB::_construct_url( string $endpoint, boolean $count = false) : string`

The method will construct the full URL for the request and will return the constructed URL as a string.

Expand Down

0 comments on commit 0125147

Please sign in to comment.