Esempio n. 1
0
 /**
  *
  * @see \ASN1\Feature\ElementBase::tag()
  * @return int
  */
 public function tag()
 {
     return $this->_element->tag();
 }