[4.0] Namespace libraries/src#21243
Conversation
| * @param string $request The name of the variable passed in a request. | ||
| * @param string $default The default value for the variable if not found. Optional. | ||
| * @param string $type Filter for the variable, for valid values see {@link \JFilterInput::clean()}. Optional. | ||
| * @param string $type Filter for the variable, for valid values see {@link InputFilter::clean()}. Optional. |
There was a problem hiding this comment.
@mbabker does this need to be the fully qualified class for the @link tag to work or will just a normal use statement work?
There was a problem hiding this comment.
yeah - i have no idea what i am doing - just trying to do the grunt work
There was a problem hiding this comment.
|
(currently unable to connect to ci.joomla.org to see what the drone errors are) |
|
code style issues are the reason |
|
I will have to look at it another day as for some reason my internet connection will not route to ci.joomla.ory so that I can see the issues |
|
I can help :-) |
|
It will still have to wait until tomorrow as I am out for the evening. Unless you want to do a pr to my branch:) |
|
Thanks! |
|
Thanks. Now to re-review this folder for the less common stuff |
Continuing the namespace work
NOTE there are a lot of files in this folder and its hard to separate into smaller pr so I have decided to do it in batches ie test and merge this one which is the main namespacing and then do subsequent pr once merged for the remaining namespaces