UpdateMultipleSortingDto
in package
implements
UpdateMultipleSortingDtoInterface
Class UpdateMultipleSortingDto
Interfaces, Classes and Traits
- UpdateMultipleSortingDtoInterface
- Interface UpdateMultipleSortingDtoInterface
Table of Contents
- $dtos : array<string|int, mixed>
- __construct() : mixed
- UpdateMultipleSortingDto constructor.
- dtos() : array<string|int, UpdateSortingDtoInterface>
Properties
$dtos
protected
array<string|int, mixed>
$dtos
Methods
__construct()
UpdateMultipleSortingDto constructor.
public
__construct(array<string|int, UpdateSortingDtoInterface> $dtos) : mixed
Parameters
- $dtos : array<string|int, UpdateSortingDtoInterface>
Return values
mixed —dtos()
public
dtos() : array<string|int, UpdateSortingDtoInterface>