PHP Class PartKeepr\ImageBundle\Response\TemporaryImageUploadResponse

Afficher le fichier Open project: partkeepr/PartKeepr

Méthodes publiques

Свойство Type Description
$image object
$response Legacy response for ExtJS forms.
$success boolean The success property. This is required for ExtJS.

Méthodes publiques

Méthode Description
__construct ( $image )

Method Details

__construct() public méthode

public __construct ( $image )

Property Details

$image public_oe property

public object $image
Résultat object

$response public_oe property

Legacy response for ExtJS forms.
public $response

$success public_oe property

The success property. This is required for ExtJS.
public bool $success
Résultat boolean