Skip to content

move this to its own function #16

Open
@todo

Description

@todo

* @todo move this to its own function
*/
if (self::$client->indices()->exists(['index' => $model])) {
self::$client->indices()->delete(['index' => $model]);
}


This issue was generated by todo based on a @todo comment in ef95a6f when #13 was merged. cc @bakaphp.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions