PHP Класс PartKeepr\ImageBundle\Response\ImageResponse

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

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

Метод Описание
__construct ( integer $maxWidth, integer $maxHeight, integer $code, string $message ) Constructs a new ImageNotFoundResponse.

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

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

Constructs a new ImageNotFoundResponse.
public __construct ( integer $maxWidth, integer $maxHeight, integer $code, string $message )
$maxWidth integer
$maxHeight integer
$code integer
$message string