Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: [split] CI3 Code Completion for library with PhpStorm
Post: RE: [split] CI3 Code Completion for library with P...

Suppose that you have a library class name Foo like: PHP Code: -- class Foo {  private CI;  public function __construct()  {     $this->CI =& get_instance();  } } -- In order ...
10,918 Views
7 Replies
09-15-2016, 07:57 AM
jtf

Theme © iAndrew 2016 - Forum software by © MyBB