HelperFactoryInterface
Factory to load helper classes.
since |
4.0.0 |
---|---|
package |
Joomla CMS |
Methods
getHelper
Returns a helper instance for the given name.
getHelper(string name, array config = []) : \stdClass
since |
4.0.0 |
---|
Arguments
- name
string
The name- config
array
The config
Response
\stdClass