Exemplo n.º 1
0
 public function registerNS()
 {
     Symbols::addNamespace($this->properties['prefix'], $this->properties['ns']);
 }