Skip to content

[Workflow] Update workflow.rst #15126

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

Merged
merged 1 commit into from
Mar 24, 2021
Merged

Conversation

noniagriconomie
Copy link
Contributor

@noniagriconomie noniagriconomie commented Mar 19, 2021

Fixes #14637
I do not know if I should also write in the code exemple, feel free to comment related to ⬇️

        // this injects the blog_publishing "workflow" configured before
        // if blog_publishing is of type "state_machine", consider
        // injecting WorkflowInterface $blogPublishingStateMachine
        public function __construct(WorkflowInterface $blogPublishingWorkflow)
        {
            $this->blogPublishingWorkflow = $blogPublishingWorkflow;
        }

@carsonbot carsonbot added this to the 4.4 milestone Mar 19, 2021
@carsonbot carsonbot changed the title Update workflow.rst [Workflow] Update workflow.rst Mar 24, 2021
@javiereguiluz
Copy link
Member

Thank you Antoine.

@javiereguiluz javiereguiluz merged commit 2da3788 into symfony:4.4 Mar 24, 2021
@noniagriconomie noniagriconomie deleted the patch-1 branch March 24, 2021 13:44
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.

3 participants