Exemple #1
0
 /**
  * Get the assigned template.
  *
  * @return	array
  */
 public function getTemplate()
 {
     return $this->object->getTemplate();
 }