CustomThemeCopyResponse

Implements \CustomThemeCopyResponseInterface

Class CustomThemeCopyResponse

package

Default

Methods

CustomThemeCopyResponse constructor.

__construct(\ExistingFileCollection $overloaders, \ExistingFileCollection $whitelist) 

Arguments

append

append(\CustomThemeCopyResponseInterface $response = null) : void

Arguments

appendWhitelist

appendWhitelist(\CustomThemeCopyResponseInterface $response = null) 

Arguments

create

create() : boolean|\CustomThemeCopyResponse
static

Response

boolean|\CustomThemeCopyResponse

createWithOverloadsAndWhitelist

createWithOverloadsAndWhitelist(\ExistingFileCollection $overloaders, \ExistingFileCollection $whitelist) : boolean|\CustomThemeCopyResponse
static

Arguments

Response

boolean|\CustomThemeCopyResponse

getOverloaders

getOverloaders() : \ExistingFileCollection

getWhiteList

getWhiteList() : \ExistingFileCollection

Properties

whitelist

whitelist : \ExistingFileCollection

overloaders

overloaders : \ExistingFileCollection