Property | Type | Description | |
---|---|---|---|
$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 |
Method | Description | |
---|---|---|
__construct ( $name, $className, $filePath ) |
public string $className | ||
return | string |
public string $filePath | ||
return | string |