class SkinCommandValidator (View source)

Properties

protected EntityManager $entityManager
protected Text $textService

Methods

__construct(EntityManager $entityManager, Text $textService)

No description

validate(string $skinName, Theme $theme)

No description

Details

__construct(EntityManager $entityManager, Text $textService)

No description

Parameters

EntityManager $entityManager
Text $textService

ErrorList validate(string $skinName, Theme $theme)

No description

Parameters

string $skinName
Theme $theme

Return Value

ErrorList