Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Would like to have PHPdoc on HelperLocator for IDE #58

Open
chekalsky opened this issue Feb 20, 2018 · 2 comments
Open

Would like to have PHPdoc on HelperLocator for IDE #58

chekalsky opened this issue Feb 20, 2018 · 2 comments

Comments

@chekalsky
Copy link

In IDE autocomplete for HelperLocator class doesn't have basic helpers like a, base etc

Would you like to add it there? It could be achieved by adding PHPdoc to HelperLocator:

/**
* @method Helper\Anchor a($href, $text, array $attr = array())
*/
@chekalsky chekalsky changed the title Want to have PHPdoc on HelperLocator for IDE Would like to have PHPdoc on HelperLocator for IDE Feb 20, 2018
@harikt
Copy link
Member

harikt commented Feb 20, 2018

If you think you need the feature send a PR. We will be happy to merge I believe 👍 . Thoughts @jakejohns @pmjones @koriym .. anyone else ?

@koriym
Copy link
Member

koriym commented Feb 21, 2018

I think it's good idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants