AfterPackageActivationEvent
FinalYes
Event that is triggered after a package has been activated
Table of Contents
Methods
- __construct() : mixed
 - getEmitter() : object|null
 - getPackageKey() : string
 - getType() : string
 
Methods
__construct()
    public
                    __construct(string $packageKey, string $type[, object|null $emitter = null ]) : mixed
    Parameters
- $packageKey : string
 - $type : string
 - $emitter : object|null = null
 
getEmitter()
    public
                    getEmitter() : object|null
    Return values
object|nullgetPackageKey()
    public
                    getPackageKey() : string
    Return values
stringgetType()
    public
                    getType() : string