Skip to content

Reworded and improved the routing/external_resources article #9102

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
Jan 25, 2018

Conversation

javiereguiluz
Copy link
Member

This fixes #7678.

app_bundle:
# loads routes from the YAML or XML files found in some bundle directory
resource: '@AppBundle/Resources/config/routing/public/'
type: directory

Choose a reason for hiding this comment

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

just a question. having values of this keys aligned by column is by convention or something?

Copy link
Member Author

Choose a reason for hiding this comment

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

yes ... but we only do that for the docs, to improve readability. In code we never align code like this.

Choose a reason for hiding this comment

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

👍

@javiereguiluz javiereguiluz merged commit a22235b into symfony:2.8 Jan 25, 2018
javiereguiluz added a commit that referenced this pull request Jan 25, 2018
…cle (javiereguiluz)

This PR was merged into the 2.8 branch.

Discussion
----------

Reworded and improved the routing/external_resources article

This fixes #7678.

Commits
-------

a22235b Reworded and improved the routing/external_resources article
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