Свойство | Тип | Описание | |
---|---|---|---|
$_format | string | Thumbnail format. | |
$_names | array | Replacements for the thumbnail file name. | |
$_property | string | Property in which the thumbnail URL is stored. |
Метод | Описание | |
---|---|---|
__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 | ||
Результат | array |
protected string $_property | ||
Результат | string |