Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PartKeepr
ImageBundle
Response
ImageResponse
PHP Class PartKeepr\ImageBundle\Response\ImageResponse
Inheritance:
extends
Symfony\Component\HttpFoundation\Response
Exibir arquivo
Open project: partkeepr/PartKeepr
Public Methods
Method
Description
__construct
(
integer
$maxWidth
,
integer
$maxHeight
,
integer
$code
,
string
$message
)
Constructs a new ImageNotFoundResponse.
Method Details
__construct()
public
method
Constructs a new ImageNotFoundResponse.
public
__construct
(
integer
$maxWidth
,
integer
$maxHeight
,
integer
$code
,
string
$message
)
$maxWidth
integer
$maxHeight
integer
$code
integer
$message
string