com\setasign\Konquadrat\Workflow\Config
WorkflowInterface
File: /Konquadrat/src/Workflow/Config/WorkflowInterface.php
Implemented in
Implements
Summary
Methods
getIdentifier()
Returns the identifier of the configuration - a change here will restart all running workflow processes
getRenderer()
Returns Workflow::RENDERER_SMARTY, Workflow::RENDERER_TWIG or a class-string of a class implementing RendererInterface.
