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

Add VarTag::getVariableName() #3

Closed
gossi opened this issue Dec 29, 2015 · 2 comments
Closed

Add VarTag::getVariableName() #3

gossi opened this issue Dec 29, 2015 · 2 comments

Comments

@gossi
Copy link
Collaborator

gossi commented Dec 29, 2015

As VarTag::getVariable() returns the variable name with $ prefixed, this may be the wrong value to be expected from this method. There should be another method getVariableName() which returns the blank variable name, without the $ sign.

@gossi
Copy link
Collaborator Author

gossi commented Jul 1, 2017

Rather the opposite is the case, getVariable() should return the name, without the $ sign.

cristianoc72 added a commit to cristianoc72/docblock that referenced this issue Mar 28, 2020
Fix issue phpowermove#3 and add a couple of tests to improve code coverage.
cristianoc72 added a commit to cristianoc72/docblock that referenced this issue Mar 28, 2020
Fix issue phpowermove#3 and add a couple of tests to improve code coverage.
cristianoc72 added a commit that referenced this issue Apr 9, 2020
Fix issue #3 and add a couple of tests to improve code coverage.
@cristianoc72
Copy link
Collaborator

Close via #6

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

2 participants