PHP Класс Shopware\PluginCreator\Services\TemplateFileProvider\LegacyOptionFileProviderLoader

Наследование: implements Shopware\PluginCreator\Services\TemplateFileProvider\FileProviderLoaderInterface
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
__construct ( boolean $isLegacy )
load ( ) : Shopware\PluginCreator\Services\TemplateFileProvider\FileProviderInterface[] Loads all file providers based on the --legacy option.

Приватные методы

Метод Описание
getCurrentProvider ( ) : Shopware\PluginCreator\Services\TemplateFileProvider\FileProviderInterface[]
getLegacyProvider ( ) : Shopware\PluginCreator\Services\TemplateFileProvider\FileProviderInterface[]

Описание методов

__construct() публичный Метод

public __construct ( boolean $isLegacy )
$isLegacy boolean

load() публичный Метод

Loads all file providers based on the --legacy option.
public load ( ) : Shopware\PluginCreator\Services\TemplateFileProvider\FileProviderInterface[]
Результат Shopware\PluginCreator\Services\TemplateFileProvider\FileProviderInterface[]