Свойство | Тип | Описание | |
---|---|---|---|
$className | string | The class name of the event handler | |
$filePath | string | The file path to the event handler relative to the modules directory of the core install | |
$name | string | The name of this event handler |
Метод | Описание | |
---|---|---|
__construct ( string $name, string $className, string $filePath ) | Constructor for the EventHandlerEntry config element |
public string $className | ||
Результат | string |
public string $filePath | ||
Результат | string |