phpStorm-CC-Helpers icon indicating copy to clipboard operation
phpStorm-CC-Helpers copied to clipboard

These are helper files for code completion in phpStorm with some Open Source Software that I work with.

Results 3 phpStorm-CC-Helpers issues
Sort by recently updated
recently updated
newest added

Hi I try to your sample in phpstorm for codeigniter But i cannot I add my_models.php to root and add my model to this file in header but not complete...

I create Service in CI 3.0. If I call a function of Model in Service, is there any way that I can view the definition of this function?

In phpstorm 9 jumping to model (CTRL+click) from controller opens helper file included to project from this solution instead of real model file. Autocomplete works fine. Do anyone knows workaround...