mediatekformation

EntityFactory
in package
implements UserProviderFactoryInterface

EntityFactory creates services for Doctrine user provider.

Tags
author

Fabien Potencier fabien@symfony.com

author

Christophe Coevoet stof@notk.org

Interfaces, Classes, Traits and Enums

UserProviderFactoryInterface
UserProviderFactoryInterface is the interface for all user provider factories.

Table of Contents

$key  : mixed
$providerId  : mixed
__construct()  : mixed
addConfiguration()  : mixed
create()  : mixed
getKey()  : mixed

Properties

Methods

__construct()

public __construct(string $key, string $providerId) : mixed
Parameters
$key : string
$providerId : string
Return values
mixed

Search results