Beberlei\Metrics\Collector\TaggableCollector::setTags PHP Method

setTags() public method

Sets a metrics tags.
public setTags ( array $tags )
$tags array
    public function setTags($tags);
TaggableCollector