SoftDeleteInterface Full name: \PhalconKit\Models\Behaviors\SoftDeleteInterface Methods setDeleted public setDeleted(mixed $deleted): void Parameters: Parameter Type Description $deleted mixed getDeleted public getDeleted(): mixed