Back to Joomla project (class list)

Class HelperFactoryInterface - list of methods

Factory to load helper classes.
Package: Joomla\CMS\Helper
Copyright: (C) 2021 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
Located at: Joomla/Helper/HelperFactoryInterface.php
Project: Joomla

Method Summary

public \stdClass
(string $name, array $config = [])

Returns a helper instance for the given name.
Parameters
  • string $name The name
  • array $config The config
Returns
  • \stdClass
Since
  • 4.0.0
Show source code of this method: getHelper Source Code

Tags Summary

Since
4.0.0