PHP Class Phprest\Response\Accepted

Inheritance: extends Phprest\HttpFoundation\Response
Show file Open project: phprest/phprest Class Usage Examples

Public Methods

Method Description
__construct ( mixed $content = '', array $headers = [] )

Method Details

__construct() public method

public __construct ( mixed $content = '', array $headers = [] )
$content mixed The response content, see setContent()
$headers array An array of response headers