Exemplo n.º 1
0
 /** @return abs_collection */
 protected function create_collection()
 {
     return $this->context->model($this->collection_model, $this->collection_config);
 }