Example #1
0
 /**
  * 迭代方法:返回当前元件的 ID
  *
  * @return string
  */
 function key()
 {
     return $this->_elements->key();
 }