PHP Класс Webiny\Component\Security\User\Providers\Entity\Entity

Наследование: implements Webiny\Component\Security\User\UserProviderInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( $params )
getUser ( Login $login ) : AbstractUser Get the user from user provided for the given instance of Login object.

Описание методов

__construct() публичный Метод

public __construct ( $params )

getUser() публичный Метод

Get the user from user provided for the given instance of Login object.
public getUser ( Login $login ) : AbstractUser
$login Webiny\Component\Security\Authentication\Providers\Login Instance of Login object.
Результат Webiny\Component\Security\User\AbstractUser