Esensi\Model\Contracts\SoftDeletingModelInterface::trashed PHP Method

trashed() public method

Determine if the model instance has been soft-deleted.
public trashed ( ) : boolean
return boolean
    public function trashed();