Documentation

MyFOSUBUserProvider extends FOSUBUserProvider
in package

Table of Contents

Properties

$em  : mixed

Methods

__construct()  : mixed
MyFOSUBUserProvider constructor.
connect()  : mixed
{@inheritDoc}
loadUserByOAuthUserResponse()  : mixed
{@inheritdoc}

Properties

Methods

__construct()

MyFOSUBUserProvider constructor.

public __construct(UserManagerInterface $userManager, array<string|int, mixed> $properties, EntityManager $em) : mixed
Parameters
$userManager : UserManagerInterface
$properties : array<string|int, mixed>
$em : EntityManager

loadUserByOAuthUserResponse()

{@inheritdoc}

public loadUserByOAuthUserResponse(UserResponseInterface $response) : mixed
Parameters
$response : UserResponseInterface

        
On this page

Search results