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
getEmitter()
public
getEmitter() : InstallUtility
Return values
InstallUtilitygetPackageKey()
public
getPackageKey() : string
Return values
stringgetSqlFileName()
public
getSqlFileName() : string