Exemple #1
0
 public function __construct($id = null)
 {
     $this->_client_id_unset_from_data = false;
     parent::__construct($id);
 }