?
avatar astridx
astridx
31 Jan 2017

Is there a reason why there are no getter and setter methods in the class JAuthenticationResponse:
https://github.com/joomla/joomla-cms/blob/staging/libraries/joomla/authentication/response.php

Is there a reason why these methods should not be inserted afterwards?

avatar astridx astridx - open - 31 Jan 2017
avatar joomla-cms-bot joomla-cms-bot - change - 31 Jan 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 31 Jan 2017
avatar mbabker
mbabker - comment - 31 Jan 2017

It's a value object. Basically it's just the same as a plain stdClass object at this point just with a defined structure. Is there really a need for getter/setter methods?

avatar franz-wohlkoenig franz-wohlkoenig - change - 30 Mar 2017
Category Authentication
avatar franz-wohlkoenig franz-wohlkoenig - change - 5 Apr 2017
Status New Closed - No Reply
Closed_Date 0000-00-00 00:00:00 2017-04-05 12:43:46
Closed_By franz-wohlkoenig
avatar joomla-cms-bot joomla-cms-bot - close - 5 Apr 2017
avatar joomla-cms-bot
joomla-cms-bot - comment - 5 Apr 2017
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 5 Apr 2017

closed as "No Reply"


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/13824.

Add a Comment

Login with GitHub to post a comment