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

Mage_Cms - IDE improvements #679

Closed
wants to merge 5 commits into from
Closed

Mage_Cms - IDE improvements #679

wants to merge 5 commits into from

Conversation

sreichel
Copy link
Contributor

  • added/fixed missing DOCs
  • added @method annotations
  • changed @return to $this for methods and annotation
  • changed magic methods on Varien_Objects to setData()/getData()
  • use @inheritdoc for methods that return parent call
  • flipped @var annotations

- added/fixed missing DOCs
- added @method annotations
- changed @return to $this for methods and annotation
- changed magic methods on Varien_Objects to setData()/getData()
- use @inheritdoc for methods that return parent call
- flipped @var annotations
@sreichel sreichel added the hold label May 28, 2019
@sreichel sreichel removed the hold label May 30, 2019
@tbaden tbaden added the review needed Problem should be verified label Jun 1, 2019
@sreichel sreichel closed this Jun 2, 2019
@sreichel sreichel deleted the cleanup/Cms branch June 2, 2019 13:51
@sreichel sreichel added invalid and removed review needed Problem should be verified labels Jun 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants