Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Documented the workflow metadata [redux] #11209

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 17 commits into from
Apr 17, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Oskar's feedback
  • Loading branch information
pbowyer committed Apr 7, 2019
commit 7f3a0fd1cb05b7ccda150fb19e092f1ac1d38c77
4 changes: 1 addition & 3 deletions workflow/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,6 @@ like this:

As configured, the following property is used by the marking store::

.. code-block:: php

class BlogPost
{
// This property is used by the marking store
Expand Down Expand Up @@ -732,7 +730,7 @@ you a central place to manage the text.

.. versionadded:: 4.1

The transition blockers were introduced in version 4.1.
The transition blockers were introduced in Symfony 4.1.

In Twig templates, metadata is available via the ``workflow_metadata()`` function:

Expand Down