? Pending

User tests: Successful: Unsuccessful:

avatar PhilETaylor
PhilETaylor
19 May 2021

Change case of method. Doesn't change the way its called, but is "more correct' that the 33+ instances that call this method, call it with the correct case

Note that getMVCFactory has MVC in all caps, and so rather than change33+ cases to be setMvcFactory it seems the right code change is to change as this PR is.

avatar PhilETaylor PhilETaylor - open - 19 May 2021
avatar PhilETaylor PhilETaylor - change - 19 May 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 19 May 2021
Category Libraries
avatar PhilETaylor PhilETaylor - change - 19 May 2021
Title
s/setMvcFactory/setMVCFactory
[4] s/setMvcFactory/setMVCFactory
avatar PhilETaylor PhilETaylor - edited - 19 May 2021
avatar wilsonge wilsonge - change - 19 May 2021
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2021-05-19 21:21:35
Closed_By wilsonge
Labels Added: ?
avatar wilsonge wilsonge - close - 19 May 2021
avatar wilsonge wilsonge - merge - 19 May 2021
avatar wilsonge
wilsonge - comment - 19 May 2021

Thanks!

avatar wilsonge
wilsonge - comment - 19 May 2021

Plus I agree with the fix - also consistent with the namespace declaration

Add a Comment

Login with GitHub to post a comment