Cache\Taggable\TaggableItemInterface::setTags PHP Méthode

setTags() public méthode

Replace the current tags with a new set of tags.
public setTags ( array $tags )
$tags array
    public function setTags(array $tags);
TaggableItemInterface