natanfelles / codeigniter-phpstorm

PhpStorm Code Completion for CodeIgniter 3

Home Page:https://natanfelles.github.io/blog/codeigniter-code-completion-phpstorm.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

$this->db->select() -- Not found in CI_DB_query_builder Class

milsanore opened this issue · comments

All function calls on "$this->db-> ..." do not have code completion. Is there a way to do this?

Yes. It works. Has anything wrog in your setup.

I was on CI 2.2, after migrating to CI3 it works