示例#1
0
 /**
  * Get data to render
  * @return array
  */
 public function &getDataRef()
 {
     return $this->m_data->getDataRef();
 }