예제 #1
0
파일: Validator44.php 프로젝트: bmdevel/bav
 public function __construct(Bank $bank)
 {
     parent::__construct($bank);
     $this->setWeights(array(2, 4, 8, 5, 10, 0, 0, 0, 0));
 }