Meilisearch PHP | Documentation

UnknownTaskDetails
in package
implements TaskDetails

FinalYes
Tags
implements

Table of Contents

Interfaces

TaskDetails

Properties

$data  : array<string|int, mixed>

Methods

__construct()  : mixed
fromArray()  : self

Properties

Methods

__construct()

public __construct(array<string|int, mixed> $data) : mixed
Parameters
$data : array<string|int, mixed>

fromArray()

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

        
On this page

Search results