Пример #1
0
 public function build()
 {
     $type = new CriteriaType($this);
     return $type->build();
 }