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

[4.0] CMS not Cms in comments #15860

Merged
merged 1 commit into from
May 6, 2017
Merged

Conversation

brianteeman
Copy link
Contributor

Fix error in the comments

Note I also found multiple instances in the code as well but I left them out of this PR as I wasn't sure if they were waiting conversion

eg
use Joomla\Cms\Component\ComponentHelper;
in libraries\src\CMS\View\FormView.php

Fix error in the comments

Note I also found multiple instances in the code as well but I left them out of this PR as I wasn't sure if they were waiting conversion

eg
`use Joomla\Cms\Component\ComponentHelper;
`
in libraries\src\CMS\View\FormView.php
@wilsonge wilsonge merged commit f06a907 into joomla:4.0-dev May 6, 2017
@wilsonge wilsonge added this to the Joomla 4.0 milestone May 6, 2017
@wilsonge
Copy link
Contributor

wilsonge commented May 6, 2017

Those will need to be changed too.

@brianteeman brianteeman deleted the CMS_comments branch May 6, 2017 20:14
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

Successfully merging this pull request may close these issues.

None yet

3 participants