Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
S
Silex
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
common
Silex
Commits
f6854bcb
Commit
f6854bcb
authored
Jul 30, 2012
by
Luis Cordova
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
type uppercase Y
parent
337af0c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/internals.rst
doc/internals.rst
+1
-1
No files found.
doc/internals.rst
View file @
f6854bcb
...
@@ -19,7 +19,7 @@ to the ``handle`` method and it will return a `Response
...
@@ -19,7 +19,7 @@ to the ``handle`` method and it will return a `Response
<http://api.symfony.com/master/Symfony/Component/HttpFoundation/Response.html>`_.
<http://api.symfony.com/master/Symfony/Component/HttpFoundation/Response.html>`_.
It extends the ``Pimple`` service container, allowing for flexibility on the
It extends the ``Pimple`` service container, allowing for flexibility on the
outside as well as the inside.
y
ou could replace any service, and you are also
outside as well as the inside.
Y
ou could replace any service, and you are also
able to read them.
able to read them.
The application makes strong use of the `EventDispatcher
The application makes strong use of the `EventDispatcher
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment