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

Skip to content

[Workflow] Added fluent interface to the DefinitionBuilder #21950

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 10, 2017

Conversation

lyrixx
Copy link
Member

@lyrixx lyrixx commented Mar 9, 2017

Q A
Branch? master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
Doc PR -

It seems more logic to me to have this fluent interface.

@nicolas-grekas
Copy link
Member

please add @return $this annotations to instruct IDEs about that

@lyrixx lyrixx force-pushed the workflow-builder-fi branch from 89b3a0e to 4c8963c Compare March 10, 2017 09:37
@lyrixx
Copy link
Member Author

lyrixx commented Mar 10, 2017

PHPDoc added. Thanks.

Copy link
Member

@nicolas-grekas nicolas-grekas left a comment

Choose a reason for hiding this comment

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

👍

@lyrixx lyrixx merged commit 4c8963c into symfony:master Mar 10, 2017
lyrixx added a commit that referenced this pull request Mar 10, 2017
…lder (lyrixx)

This PR was merged into the 3.3-dev branch.

Discussion
----------

[Workflow] Added fluent interface to the DefinitionBuilder

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

---

It seems more logic to me to have this fluent interface.

Commits
-------

4c8963c [Workflow] Added fluent interface to the DefinitionBuilder
lyrixx added a commit that referenced this pull request Apr 5, 2017
This PR was merged into the 3.3-dev branch.

Discussion
----------

[Workflow] sync the changelog

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #20751, #21334, #21933, #21935, #21950
| License       | MIT
| Doc PR        |

Commits
-------

98a18ee [Workflow] sync the changelog
@fabpot fabpot mentioned this pull request May 1, 2017
@lyrixx lyrixx deleted the workflow-builder-fi branch June 27, 2017 12:55
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