UserFactoryAwareTrait
Defines the trait for a UserFactoryInterface Aware Class.
since |
4.4.0 |
---|---|
package |
Joomla CMS |
Methods
getUserFactory
Get the UserFactoryInterface.
getUserFactory() : \Joomla\CMS\User\UserFactoryInterface
since |
4.4.0 |
---|---|
throws |
|
Response
setUserFactory
Set the user factory to use.
setUserFactory(\Joomla\CMS\User\UserFactoryInterface userFactory) :