AutoComplete for method chaining

Hi
How i can get method chaining works in PHPStorm

Thank you

0
3 comments

chain1.JPG
Works fine for me.

Is this your own code or a published framework?

0
Avatar
Permanently deleted user

I have tried in CodeIgniter ORM $this->db->select() ->where-> .. it doesn't work after select
also in kohana as well
Thank you

0

Please sign in to leave a comment.