프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$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 $filePath | ||
리턴 | string |