|
|
há 2 anos atrás | |
|---|---|---|
| .. | ||
| .github | há 2 anos atrás | |
| .phive | há 2 anos atrás | |
| src | há 2 anos atrás | |
| tests | há 2 anos atrás | |
| tools | há 2 anos atrás | |
| .gitattributes | há 2 anos atrás | |
| .gitignore | há 2 anos atrás | |
| .php_cs.dist | há 2 anos atrás | |
| ChangeLog.md | há 2 anos atrás | |
| LICENSE | há 2 anos atrás | |
| README.md | há 2 anos atrás | |
| build.xml | há 2 anos atrás | |
| composer.json | há 2 anos atrás | |
| phpunit.xml | há 2 anos atrás | |
| psalm.xml | há 2 anos atrás | |
Looks up which function or method a line of code belongs to.
You can add this library as a local, per-project dependency to your project using Composer:
composer require sebastian/code-unit-reverse-lookup
If you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency:
composer require --dev sebastian/code-unit-reverse-lookup