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