Skip to content

[FrameworkBundle] Document the AbstractController #7657

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 3 commits into from
May 2, 2017
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
Fix
  • Loading branch information
GuilhemN committed Apr 6, 2017
commit 88a4806dcda558849e88b01b32dfe792a53dc8df
3 changes: 3 additions & 0 deletions controller.rst
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,9 @@ For more information on routing, see :doc:`/routing`.
.. index::
single: Controller; Base controller class

.. _anchor-name:
:ref:`The Base Controller Classes & Services <the-base-controller-class-services>`

The Base Controller Classes & Services
Copy link
Member

Choose a reason for hiding this comment

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

we should add a label for the old headline to not break any deep links

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed, I'm not 100% sure this is how it works though.

--------------------------------------

Expand Down