PackageActivationService

Service for activating packages in classic mode.

Takes care of DI container juggling and flushing caches, while also setting up the activated package

Internal

Only for use in InstallUtility

Attributes
#[Autoconfigure]
$public: true

Table of Contents

Methods

__construct()  : mixed
activate()  : void

Methods

activate()

public activate(array<string|int, mixed> $packageKeys[, object|null $emitter = null ]) : void
Parameters
$packageKeys : array<string|int, mixed>
$emitter : object|null = null

        
On this page

Search results