Exemplo n.º 1
0
 public function __construct()
 {
     parent::__construct();
     $this->setCategory(self::CAT_TBD);
     $this->setStatus(Proposition::STATUS_ACCEPTE);
     $this->setNtransfo(0);
 }
Exemplo n.º 2
0
 public function __construct()
 {
     parent::__construct();
 }