Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PartKeepr
ImageBundle
Response
ImageResponse
PHP Class PartKeepr\ImageBundle\Response\ImageResponse
Inheritance:
extends
Symfony\Component\HttpFoundation\Response
Afficher le fichier
Open project: partkeepr/PartKeepr
Méthodes publiques
Méthode
Description
__construct
(
integer
$maxWidth
,
integer
$maxHeight
,
integer
$code
,
string
$message
)
Constructs a new ImageNotFoundResponse.
Method Details
__construct()
public
méthode
Constructs a new ImageNotFoundResponse.
public
__construct
(
integer
$maxWidth
,
integer
$maxHeight
,
integer
$code
,
string
$message
)
$maxWidth
integer
$maxHeight
integer
$code
integer
$message
string