PHP Interface Shopware\PluginCreator\Services\TemplateFileProvider\FileProviderInterface

Afficher le fichier Open project: shopwarelabs/sw-cli-tools

Méthodes publiques

Méthode Description
getFiles ( Configuration $configuration, NameGenerator $nameGenerator ) : array

Method Details

getFiles() public méthode

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