8000 Documented the "auto_alias" feature by javiereguiluz · Pull Request #5444 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Documented the "auto_alias" feature #5444

8000
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 7 commits into from
Jul 16, 2015
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
Next Next commit
Removed an extra blank line
  • Loading branch information
javiereguiluz committed Jun 26, 2015
commit e24f77ed372b0086cd74279647de90dcf6842f7c
1 change: 0 additions & 1 deletion reference/dic_tags.rst
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,6 @@ services:
app.sqlite_lock:
class: AppBundle\Lock\SqliteLock

Copy link
Member

Choose a reason for hiding this comment

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

remove this empty line (double empty line)


.. code-block:: xml

<?xml version="1.0" encoding="UTF-8" ?>
Expand Down
0