class UpdateOAuthClientCommandHandler extends CreateOAuthClientCommandHandler (View source)

Properties

protected ClientFactory $clientFactory from  CreateOAuthClientCommandHandler
protected EntityManager $entityManager

Methods

__construct(EntityManager $entityManager)

No description

setConsentType(Client $client, $command)

No description

setCustomScopes(Client $client, $command)

No description

__invoke($command)

No description

Details

__construct(EntityManager $entityManager)

No description

Parameters

EntityManager $entityManager

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