public function ResponseInterface::getCharset in RESTful 7.2
Retrieves the response charset.
Return value
string Character set
1 method overrides ResponseInterface::getCharset()
- Response::getCharset in src/
Http/ Response.php - Retrieves the response charset.
File
- src/
Http/ ResponseInterface.php, line 116 - Contains \Drupal\restful\Http\ResponseInterface.
Class
Namespace
Drupal\restful\HttpCode
public function getCharset();