예제 #1
0
 /**
  * Get the reserved attributes.
  *
  * @return array
  */
 public function getReservedAttributeNames()
 {
     return $this->baseNode->getReservedAttributeNames();
 }