AfterExtensionStaticDatabaseContentHasBeenImportedEvent

FinalYes

Event that is triggered after a package has imported the database file shipped within "ext_tables_static+adt.sql"

Table of Contents

Methods

__construct()  : mixed
getEmitter()  : InstallUtility
getPackageKey()  : string
getSqlFileName()  : string

Methods

__construct()

public __construct(string $packageKey, string $sqlFileName, InstallUtility $emitter) : mixed
Parameters
$packageKey : string
$sqlFileName : string
$emitter : InstallUtility

getPackageKey()

public getPackageKey() : string
Return values
string

getSqlFileName()

public getSqlFileName() : string
Return values
string

        
On this page

Search results