Skip to content

[Workflow] Fixed example usage of DefinitionBuilder #8202

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
Jul 21, 2017

Conversation

althaus
Copy link
Contributor

@althaus althaus commented Jul 20, 2017

Hi,

the first code example uses the DefinitionBuilder with the fluent interface and a finale build() call. $definition still is the builder and not the built defintion.

Cheers
Matthias

Hi,

the first code example uses the `DefinitionBuilder` with the fluent interface and a finale `build()` call. `$definition` still is the builder and not the built defintion.

Cheers
Matthias
@xabbuh xabbuh added this to the 3.3 milestone Jul 20, 2017
@javiereguiluz javiereguiluz changed the title [WORKFLOW] Fixed example usage of DefinitionBuilder [Workflow] Fixed example usage of DefinitionBuilder Jul 21, 2017
@xabbuh
Copy link
Member

xabbuh commented Jul 21, 2017

Thank you @althaus.

@xabbuh xabbuh merged commit f1d6ea4 into symfony:3.3 Jul 21, 2017
xabbuh added a commit that referenced this pull request Jul 21, 2017
…aus)

This PR was merged into the 3.3 branch.

Discussion
----------

[Workflow] Fixed example usage of DefinitionBuilder

Hi,

the first code example uses the `DefinitionBuilder` with the fluent interface and a finale `build()` call. `$definition` still is the builder and not the built defintion.

Cheers
Matthias

Commits
-------

f1d6ea4 [WORKFLOW] Fixed example usage of DefinitionBuilder
@althaus althaus deleted the patch-2 branch July 21, 2017 13:49
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.

4 participants