AltTitle

Extends \Gambio\ProductImageList\Image\ValueObjects\AbstractText

Class AltTitle

package

Gambio\ProductImageList\Image\ValueObjects

Methods

AbstractText constructor.

__construct(\Gambio\ProductImageList\Image\ValueObjects\Id $imageId, string $value, \Gambio\ProductImageList\Image\ValueObjects\LanguageCode $languageCode) 
inherited

imageId

imageId() : \Gambio\ProductImageList\Image\ValueObjects\Id
inherited

jsonSerialize

jsonSerialize() 
inherited
inheritDoc

languageCode

languageCode() : \Gambio\ProductImageList\Image\ValueObjects\LanguageCode
inherited

type

type() : string
inherited abstract

Response

string

value

value() : string
inherited

Response

string

Constants

TEXT_TYPE_TITLE

TEXT_TYPE_TITLE
inherited

TEXT_TYPE_ALT_TITLE

TEXT_TYPE_ALT_TITLE
inherited

Properties

imageId

imageId : \Gambio\ProductImageList\Image\ValueObjects\Id
inherited

type

type : string
inherited
var

Type(s)

string

value

value : string
inherited
var

Type(s)

string

languageCode

languageCode : \Gambio\ProductImageList\Image\ValueObjects\LanguageCode
inherited