Exemple #1
0
 /**
  * Provide a query for the internal config object
  *
  * @return  SimpleQuery
  */
 public function select()
 {
     return $this->config->select();
 }