Beberlei\Metrics\Collector\TaggableCollector::setTags PHP 메소드

setTags() 공개 메소드

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