Documentation

UpdateImageListNameDto implements UpdateImageListNameDtoInterface

Class UpdateImageListNameDto

Interfaces, Classes and Traits

UpdateImageListNameDtoInterface
Interface UpdateImageListNameDtoInterface

Table of Contents

$imageListId  : int
$listName  : string
__construct()  : mixed
UpdateImageListNameDto constructor.
listId()  : int
listName()  : string

Properties

Methods

__construct()

UpdateImageListNameDto constructor.

public __construct(int $imageListId, string $listName) : mixed
Parameters
$imageListId : int
$listName : string
Return values
mixed

Search results