\WorkflowSchema

Schema file

Summary

Methods
Properties
Constants
before()
after()
$connection
$workflow_comments
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$connection

$connection : string

Database connection

Type

string

$workflow_comments

$workflow_comments : array

workflow_comments table

Type

array

Methods

before()

before(array  $event = array()) : boolean

before

Parameters

array $event

event

Returns

boolean

after()

after(array  $event = array()) : void

after

Parameters

array $event

event