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