AfterPackageActivationEvent

Read onlyYes
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|null

getPackageKey()

public getPackageKey() : string
Return values
string

getType()

public getType() : string
Return values
string

        
On this page

Search results