PHP 인터페이스 Shopware\PluginCreator\Services\TemplateFileProvider\FileProviderInterface

파일 보기 프로젝트 열기: shopwarelabs/sw-cli-tools

공개 메소드들

메소드 설명
getFiles ( Configuration $configuration, NameGenerator $nameGenerator ) : array

메소드 상세

getFiles() 공개 메소드

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