ProcessController::setProcessName()
Set the name of the Process to execute.
No need to call this unless you want to override the one auto-determined from the URL.
If overridden, then make sure the name includes the prefix, and don't bother calling the setPrefix() method.
Usage
$processController->setProcessName(string $processName);Arguments
| Name | Type(s) | Description |
|---|---|---|
$processName | string |
ProcessController methods and properties
API reference based on ProcessWire core version 3.0.257