Documentation

UpdateSortingDto implements UpdateSortingDtoInterface

Class UpdateSortingDto

Interfaces, Classes and Traits

UpdateSortingDtoInterface
Interface UpdateSortingDtoInterface

Table of Contents

$imageId  : int
$sortIndex  : int
__construct()  : mixed
UpdateSortingDto constructor.
imageId()  : int
sortIndex()  : int

Properties

Methods

__construct()

UpdateSortingDto constructor.

public __construct(int $imageId, int $sortIndex) : mixed
Parameters
$imageId : int
$sortIndex : int
Return values
mixed

sortIndex()

public sortIndex() : int
Tags
inheritDoc
Return values
int

Search results