Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit edcbf23

Browse filesBrowse files
committed
fix two little syntax errors
1 parent 68e5211 commit edcbf23
Copy full SHA for edcbf23

File tree

Expand file treeCollapse file tree

2 files changed

+2
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-1
lines changed

‎components/event_dispatcher/container_aware_dispatcher.rst

Copy file name to clipboardExpand all lines: components/event_dispatcher/container_aware_dispatcher.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
single: EventDispatcher; Service container aware
33

44
The Container Aware Event Dispatcher
5-
===================================
5+
====================================
66

77
.. versionadded:: 2.1
88
This feature was moved into the EventDispatcher component in Symfony 2.1.

‎cookbook/profiler/data_collector.rst

Copy file name to clipboardExpand all lines: cookbook/profiler/data_collector.rst
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ All blocks have access to the ``collector`` object.
140140
Built-in templates use a base64 encoded image for the toolbar:
141141

142142
.. code-block:: html
143+
143144
<img src="data:image/png;base64,..." />
144145

145146
You can easily calculate the base64 value for an image with this

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.