public Vote::removeTags
Description
public Vote->removeTags ( array|string $tags ): array
Remove registered tag(s) on this Vote.
tags: array|string
They can be added by string separated by commas or an array.
Return value:
(array
) List of deleted tags.