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