PHP Interface Shopware\PluginCreator\Services\TemplateFileProvider\FileProviderLoaderInterface

Show file Open project: shopwarelabs/sw-cli-tools Interface Usage Examples

Public Methods

Method Description
load ( ) : Shopware\PluginCreator\Services\TemplateFileProvider\FileProviderInterface[] Loads and returns all file providers.

Method Details

load() public method

Loads and returns all file providers.
public load ( ) : Shopware\PluginCreator\Services\TemplateFileProvider\FileProviderInterface[]
return Shopware\PluginCreator\Services\TemplateFileProvider\FileProviderInterface[]