예제 #1
0
 /** @inheritDoc */
 public function current()
 {
     return $this->source->item($this->iteratorIndex)->nodeValue;
 }