phpDocumentor

CoreServiceProviderRegistration implements Bootstrapper

Class CoreServiceProviderRegistration

Tags
codeCoverageIgnore

Here, we register all service providers off the shop's core components.

Interfaces, Classes and Traits

Bootstrapper
Interface Bootstrapper

Table of Contents

SERVICE_PROVIDERS  = [GambioCoreLoggingLoggingServiceProvider::class, GambioCoreAuthAuthenticationServiceProvider::class, GambioCoreCacheCacheServiceProvider::class, GambioCoreApplicationServiceProvidersDoctrineQbServiceProvider::class, GambioCoreFilesystemFilesystemServiceProvider::class, GambioCoreImagesImagesServiceProvider::class, GambioCoreLanguageLanguageServiceProvider::class, GambioCoreTextManagerTextManagerServiceProvider::class, GambioCoreApplicationServiceProvidersHttpActionsServiceProvider::class, GambioCoreConfigurationConfigurationServiceProvider::class, GambioCoreTemplateEngineTemplateEngineServiceProvider::class, GambioCorePermissionPermissionServiceProvider::class, GambioCoreGXModulesGXModulesServiceProvider::class, GambioAdminModulesUserFriendlyErrorPageUserFriendlyErrorPageServiceProvider::class, GambioCoreErrorHandlingErrorHandlingServiceProvider::class, GambioCoreUserConfigurationUserConfigurationServiceProvider::class, GambioCoreVatValidationVatValidationServiceProvider::class]
boot()  : void
Application bootstrapping.

Constants

SERVICE_PROVIDERS

private mixed SERVICE_PROVIDERS = [GambioCoreLoggingLoggingServiceProvider::class, GambioCoreAuthAuthenticationServiceProvider::class, GambioCoreCacheCacheServiceProvider::class, GambioCoreApplicationServiceProvidersDoctrineQbServiceProvider::class, GambioCoreFilesystemFilesystemServiceProvider::class, GambioCoreImagesImagesServiceProvider::class, GambioCoreLanguageLanguageServiceProvider::class, GambioCoreTextManagerTextManagerServiceProvider::class, GambioCoreApplicationServiceProvidersHttpActionsServiceProvider::class, GambioCoreConfigurationConfigurationServiceProvider::class, GambioCoreTemplateEngineTemplateEngineServiceProvider::class, GambioCorePermissionPermissionServiceProvider::class, GambioCoreGXModulesGXModulesServiceProvider::class, GambioAdminModulesUserFriendlyErrorPageUserFriendlyErrorPageServiceProvider::class, GambioCoreErrorHandlingErrorHandlingServiceProvider::class, GambioCoreUserConfigurationUserConfigurationServiceProvider::class, GambioCoreVatValidationVatValidationServiceProvider::class]

Methods

Search results