Пример #1
0
 public function getRegistry($namespace)
 {
     return Xapp_Registry::instance(array(Xapp_Registry::DEFAULT_NS => $namespace));
 }