Documentation

CallbackStep
in package
implements StepInterface

Table of Contents

Interfaces

StepInterface

Properties

$callback  : mixed
$sig  : mixed

Methods

__construct()  : mixed
CallbackStep constructor.
getSig()  : mixed
isValid()  : mixed
run()  : mixed

Properties

Methods

__construct()

CallbackStep constructor.

public __construct(mixed $callback[, mixed $sig = NULL ]) : mixed
Parameters
$callback : mixed
$sig : mixed = NULL

run()

public run(mixed $ctx) : mixed
Parameters
$ctx : mixed

        
On this page

Search results