Skip to content

SoftDeleteInterface

  • Full name: \Zemit\Models\Behaviors\SoftDeleteInterface

Methods

setDeleted

public setDeleted(mixed $deleted): mixed

Parameters:

Parameter Type Description
$deleted mixed

getDeleted

public getDeleted(): mixed