PHP Класс Phprest\Response\Created

Наследование: extends Phprest\HttpFoundation\Response
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
__construct ( string $location, mixed $content = '', array $headers = [] )

Описание методов

__construct() публичный Метод

public __construct ( string $location, mixed $content = '', array $headers = [] )
$location string The value of the Location header
$content mixed The response content, see setContent()
$headers array An array of response headers