PHP Class Phprest\Response\Accepted

Inheritance: extends Phprest\HttpFoundation\Response
Afficher le fichier Open project: phprest/phprest Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( mixed $content = '', array $headers = [] )

Method Details

__construct() public méthode

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