DumperInterface
interface DumperInterface
DumperInterface is the interface implemented by workflow dumper classes.
Methods
string
dump(Definition$definition,Marking$marking =null,array$options =[])
Dumps a workflow definition.