Skip to content

Conversation

@oradwell
Copy link
Contributor

  • Moved semicolon to end of last chained method
  • Moved getManager() to next line to avoid having multiple chained
    methods in the same line

- Moved semicolon to end of last chained method
- Moved getManager() to next line to avoid having multiple chained
  methods in the same line
@weaverryan
Copy link
Member

Agreed, much better indeed :). Thanks again!

weaverryan added a commit that referenced this pull request Mar 4, 2014
…cation (ockcyp)

This PR was merged into the 2.3 branch.

Discussion
----------

Use consistent method chaining in BlogBundle sample application

- Moved semicolon to end of last chained method
- Moved getManager() to next line to avoid having multiple chained
  methods in the same line

Commits
-------

3670cbb Use consistent method chaining in BlogBundle sample application - Moved semicolon to end of last chained method - Moved getManager() to next line to avoid having multiple chained   methods in the same line
@weaverryan weaverryan merged commit 3670cbb into symfony:2.3 Mar 4, 2014
@oradwell oradwell deleted the blog_bundle_consistent_chaining branch July 11, 2022 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants