Пример #1
0
 /**
  * {@inheritdoc}
  */
 public function getQueryBinds(QueryInterface $query, $ci = true)
 {
     return $this->getBinds($query->getParameters(), $ci);
 }