php-integrator-tooltips-legacy-php56
Shows tooltips (e.g. for methods and classes) in your PHP source code.
This package consumes the following services:
atom-tooltips
:coffee: Send me some coffee beans
This package provides tooltips for your PHP source code using PHP Integrator.
Note that the php-integrator-base package is required and needs to be set up correctly for this package to function correctly.
What is included?
- Tooltips showing for global constants and functions.
- Tooltips showing documentation for class, interface and trait names.
- Tooltips showing documentation for class, interface and trait members.
- Tooltips showing documentation for use statements (if the referenced item is an actual structure).