Skip to content

Documented the getWorkflowName() method #7822

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

javiereguiluz
Copy link
Member

This fixes #7691.

Returns a string with the name of the workflow that triggered the event.

.. versionadded:: 3.3
The ``getWorkflowName()`` method was introduced in Symfony 3.3.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would indent the versionadded directive so that it is treat as part of the definition.

@HeahDude HeahDude added this to the 3.3 milestone Apr 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Workflow] Added the workflow name to all events dispatched
3 participants