Constructor: photoSizeEmpty
Empty constructor. Image with this thumbnail is unavailable.
Attributes:
Name | Type | Required | Description |
---|---|---|---|
type | string | Yes | Thumbnail type » |
Type: PhotoSize
Example:
$photoSizeEmpty = ['_' => 'photoSizeEmpty', 'type' => 'string'];