Свойство | Тип | Описание | |
---|---|---|---|
$className | string | The class name of the pre processing step | |
$filePath | string | The file path to the pre processing step relative to the modules directory of the core install | |
$name | string | The name of the Pre Processor |
Метод | Описание | |
---|---|---|
__construct ( $name, $className, $filePath ) |
public string $className | ||
Результат | string |
public string $filePath | ||
Результат | string |