phpDocumentor

UploadLogoStepService extends AbstractSetupWizardStepService

Class UploadLogoRepository

Table of Contents

TEXT_SECTION  = 'setup_wizard'
$command  : UploadLogoStepDoneCommand
$directoryPath  : LogoDirectoryPath
$key  : string
$logoProperties  : LogoProperties
$reader  : UploadLogoReader
$storage  : StepIsDoneStorageInterface
$textManager  : TextManager
__construct()  : mixed
UploadLogoRepository constructor.
canHandle()  : mixed
getStep()  : SetupWizardStep
markComplete()  : mixed
markIncomplete()  : mixed
createDescription()  : Text
createStep()  : UploadLogoStep
createTitle()  : Title

Constants

Properties

Methods

__construct()

UploadLogoRepository constructor.

public __construct(UploadLogoStepKey $key, UploadLogoReader $reader, UploadLogoStepIsDoneStorage $storage, UploadLogoStepDoneCommand $command, LogoDirectoryPath $directoryPath, LogoProperties $logoProperties, TextManager $textManager) : mixed
Parameters
$key : UploadLogoStepKey
$reader : UploadLogoReader
$storage : UploadLogoStepIsDoneStorage
$command : UploadLogoStepDoneCommand
$directoryPath : LogoDirectoryPath
$logoProperties : LogoProperties
$textManager : TextManager
Return values
mixed

Search results