Meilisearch PHP | Documentation

IndexSwapDetails
in package
implements TaskDetails

FinalYes
Tags
implements

Table of Contents

Interfaces

TaskDetails

Properties

$swaps  : array<string|int, mixed>

Methods

__construct()  : mixed
fromArray()  : self

Properties

Methods

__construct()

public __construct(array<string|int, array{indexes: mixed, rename: bool}> $swaps) : mixed
Parameters
$swaps : array<string|int, array{indexes: mixed, rename: bool}>

fromArray()

public static fromArray(array<string|int, mixed> $data) : self
Parameters
$data : array<string|int, mixed>
Return values
self

        
On this page

Search results