示例#1
0
 public function setTag($v)
 {
     parent::setTag($v);
     $this->setNormalizedTag(Tag::normalize($v));
 }