Exemplo n.º 1
0
Arquivo: Set.php Projeto: movim/moxl
 public function request()
 {
     $this->store();
     Vcard4::set($this->_data);
 }