PHP 클래스 PartKeepr\ImageBundle\Response\ImageResponse

상속: extends Symfony\Component\HttpFoundation\Response
파일 보기 프로젝트 열기: partkeepr/PartKeepr

공개 메소드들

메소드 설명
__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