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

stringThe name

config

arrayThe config

Response

\stdClass