App::getContentType

Usage

string App::getContentType()

Description


Return Value

The content type of the request.

Examples

Get Content Type


$type= $app->getContentTypeOriginal();

See Also