BcThemeFileServiceProvider
extends ServiceProvider
in package
Class BcThemeFileServiceProvider
Table of Contents
Properties
- $provides : array<string|int, string>
- Provides
Methods
- services() : void
- Services
Properties
$provides
Provides
protected
array<string|int, string>
$provides
= [\BcThemeFile\Service\ThemeFilesServiceInterface::class, \BcThemeFile\Service\Admin\ThemeFilesAdminServiceInterface::class, \BcThemeFile\Service\ThemeFoldersServiceInterface::class, \BcThemeFile\Service\Admin\ThemeFoldersAdminServiceInterface::class]
Methods
services()
Services
public
services(ContainerInterface $container) : void
Parameters
- $container : ContainerInterface