Property | Type | Description | |
---|---|---|---|
$_format | string | Thumbnail format. | |
$_names | array | Replacements for the thumbnail file name. | |
$_property | string | Property in which the thumbnail URL is stored. |
Method | Description | |
---|---|---|
__construct ( string $format, string $property = 'thumbnailUrl' ) | Constructor. | |
present ( |
{@inheritDoc} |
public __construct ( string $format, string $property = 'thumbnailUrl' ) | ||
$format | string | Thumbnail format. |
$property | string | Thumbnail property. |
protected array $_names | ||
return | array |
protected string $_property | ||
return | string |