Exemplo n.º 1
0
 /**
  * @return Joins
  */
 public function getJoins()
 {
     return $this->columns_builder->getJoins();
 }