Ejemplo n.º 1
0
 public function getUsedVerses()
 {
     return to_array(parent::__get(self::PARAM_VERSES));
 }
Ejemplo n.º 2
0
 public function getSmartyParams4Resources()
 {
     return to_array(parent::__get(self::PARAM_RESOURCES));
 }