Exemplo n.º 1
0
 public function copyFrom($obj)
 {
     parent::copyFrom($obj);
     $this->_passwordHash = $obj->_passwordHash;
 }