1] * @return $this */ public function set_filter(array $filter = []); /** * Get array of db results * @return array */ public function get(); }