PHP Interface Shopware\PluginCreator\Services\TemplateFileProvider\FileProviderInterface

Show file Open project: shopwarelabs/sw-cli-tools

Public Methods

Method Description
getFiles ( Configuration $configuration, NameGenerator $nameGenerator ) : array

Method Details

getFiles() public method

public getFiles ( Configuration $configuration, NameGenerator $nameGenerator ) : array
$configuration Shopware\PluginCreator\Struct\Configuration
$nameGenerator Shopware\PluginCreator\Services\NameGenerator
return array Return an array of files (key = source, value = target). Return empty array for NOOP