BcThemeConfigServiceProvider
extends ServiceProvider
in package
Class BcThemeConfigServiceProvider
Table of Contents
Properties
- $provides : array<string|int, string>
- Provides
Methods
- services() : void
- Services
Properties
$provides
Provides
protected
array<string|int, string>
$provides
= [\BcThemeConfig\Service\ThemeConfigsServiceInterface::class]
Methods
services()
Services
public
services(ContainerInterface $container) : void
Parameters
- $container : ContainerInterface