KMP PHP API Reference

WorkflowReconcileApprovalsCommand extends Command
in package

Table of Contents

Properties

$workflowEngine  : WorkflowEngineInterface|null

Methods

__construct()  : mixed
defaultName()  : string
execute()  : int
buildOptionParser()  : ConsoleOptionParser
getWorkflowEngine()  : WorkflowEngineInterface
Get the workflow engine.

Properties

Methods

execute()

public execute(Arguments $args, ConsoleIo $io) : int
Parameters
$args : Arguments
$io : ConsoleIo
Tags
inheritDoc
Return values
int

buildOptionParser()

protected buildOptionParser(ConsoleOptionParser $parser) : ConsoleOptionParser
Parameters
$parser : ConsoleOptionParser
Tags
inheritDoc
Return values
ConsoleOptionParser
On this page

Search results