Example #1
0
 /**
  * Exports the area to content format.
  *
  * @param \SimpleXMLElement $p
  * @param Page $page
  */
 public function export($p, $page)
 {
     return parent::export($p, $page);
 }