class CreateOAuthClientCommandHandler (View source)

Properties

protected ClientFactory $clientFactory
protected EntityManager $entityManager

Methods

__construct(EntityManager $entityManager, ClientFactory $clientFactory)

No description

setConsentType(Client $client, $command)

No description

setCustomScopes(Client $client, $command)

No description

__invoke($command)

No description

Details

__construct(EntityManager $entityManager, ClientFactory $clientFactory)

No description

Parameters

EntityManager $entityManager
ClientFactory $clientFactory

protected setConsentType(Client $client, $command)

No description

Parameters

Client $client
$command

protected setCustomScopes(Client $client, $command)

No description

Parameters

Client $client
$command

__invoke($command)

No description

Parameters

$command