8000 Fixed build errors by wouterj · Pull Request #2632 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Fixed build errors #2632

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
May 12, 2013
Merged
Changes from all commits
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
4 changes: 2 additions & 2 deletions reference/dic_tags.rst
Original file line number Diff line number Diff line change
Expand Up @@ -236,15 +236,15 @@ For details on creating your own custom data collection, read the cookbook
article: :doc:`/cookbook/profiler/data_collector`.

doctrine.event_listener
--------------
-----------------------

**Purpose**: Add a Doctrine event listener

For details on creating Doctrine event listeners, read the cookbook article:
:doc:`/cookbook/doctrine/event_listeners_subscribers`.

doctrine.event_subscriber
--------------
-------------------------

**Purpose**: Add a Doctrine event subscriber

Expand Down
0