class CreateCustomSkinCommandHandler (View source)

Properties

protected EntityManager $entityManager
protected User $user
protected Application $app
protected StyleValueListFactory $styleValueListFactory
protected NormalizedVariableCollectionFactory $variableCollectionFactory

Methods

__construct(StyleValueListFactory $styleValueListFactory, NormalizedVariableCollectionFactory $variableCollectionFactory, EntityManager $entityManager, User $user, Application $app)

No description

__invoke(CreateCustomSkinCommand $command)

No description

Details

__construct(StyleValueListFactory $styleValueListFactory, NormalizedVariableCollectionFactory $variableCollectionFactory, EntityManager $entityManager, User $user, Application $app)

No description

Parameters

StyleValueListFactory $styleValueListFactory
NormalizedVariableCollectionFactory $variableCollectionFactory
EntityManager $entityManager
User $user
Application $app

__invoke(CreateCustomSkinCommand $command)

No description

Parameters

CreateCustomSkinCommand $command