Пример #1
0
 public function check($condition)
 {
     array_push($this->contraints, Constraint::check($condition));
 }