Exemplo n.º 1
0
 protected function setSession($name, $value)
 {
     return Comm::setSession($name, $value);
 }