You are here

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

ResponseInterface

Namespace

Drupal\restful\Http

Code

public function getCharset();