martynassateika / CodeIgniter-phpstorm-plugin

PhpStorm plugin for CodeIgniter development
Apache License 2.0
20 stars 10 forks source link

Hook support #2

Closed martynassateika closed 3 years ago

martynassateika commented 6 years ago

Docs: https://www.codeigniter.com/user_guide/general/hooks.html

martynassateika commented 6 years ago

For any function that is referenced in the hooks file, add a line marker next to the function's declaration for easy access back to the hook.