Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Request.php
Original file line number Diff line number Diff line change
Expand Up @@ -877,7 +877,7 @@ public function getCharsets()
/**
* Gets a list of content types acceptable by the client browser
*
* @return array Languages ordered in the user browser preferences
* @return array List of content types in preferable order
*/
public function getAcceptableContentTypes()
{
Expand Down