AgentTrait
Table of Contents
Properties
- $method : string
Methods
- getAgentName() : string
- removeAgent() : void
Properties
$method
public
static string
$method
= 'execute()'
Methods
getAgentName()
public
static getAgentName([bool $withSlash = true ]) : string
Parameters
- $withSlash : bool = true
Return values
stringremoveAgent()
public
static removeAgent([string $moduleId = 'tasks' ]) : void
Parameters
- $moduleId : string = 'tasks'