You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The leaving and entering events are triggered even for transitions that stay
362
373
in same place.
363
374
375
+
.. note::
376
+
377
+
If you initialize the marking by calling ``$workflow->getMarking($object);``, then the ``workflow.[workflow name].entered.[initial place name]`` will be called with a default context ``Workflow::DEFAULT_INITIAL_CONTEXT``
378
+
364
379
Here is an example of how to enable logging for every time a "blog_publishing"
0 commit comments