‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Package\Event\BeforePackageActivationEvent Class Reference

Public Member Functions

 __construct (private array $packageKeys)
 
 getPackageKeys ()
 

Detailed Description

Event that is triggered before a number of packages should become active

Definition at line 23 of file BeforePackageActivationEvent.php.

Constructor & Destructor Documentation

◆ __construct()

TYPO3\CMS\Core\Package\Event\BeforePackageActivationEvent::__construct ( private array  $packageKeys)

Definition at line 25 of file BeforePackageActivationEvent.php.

Member Function Documentation

◆ getPackageKeys()

TYPO3\CMS\Core\Package\Event\BeforePackageActivationEvent::getPackageKeys ( )

Definition at line 27 of file BeforePackageActivationEvent.php.