Ejemplo n.º 1
0
 /**
  * @return  string
  */
 public function getMinAQL()
 {
     return aql::get_min_aql_from_model($this->_model_name);
 }