Documentation

ImageListImageTextDto implements ImageListImageTextDtoInterface

Class ImageListImageTextDto

Interfaces, Classes and Traits

ImageListImageTextDtoInterface
Interface ImageListImageTextDtoInterface

Table of Contents

$imageId  : int
$languageId  : int
$textType  : string
$textValue  : string
__construct()  : mixed
ImageListImageTextDto constructor.
imageId()  : int
languageId()  : int
textType()  : string
textValue()  : string

Properties

Methods

__construct()

ImageListImageTextDto constructor.

public __construct(int $imageId, string $textType, string $textValue, int $languageId) : mixed
Parameters
$imageId : int
$textType : string
$textValue : string
$languageId : int
Return values
mixed

Search results