Ejemplo n.º 1
0
 public function mapConditionOperator($operator)
 {
     return $this->connection->mapConditionOperator($operator);
 }