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
09a5fe34
Commit
09a5fe34
authored
May 15, 2014
by
Chris Johnson
Committed by
Fabien Potencier
May 16, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update service_controller.rst
The word "it's" is a contraction for "it is". "Its" is a possessive pronoun.
parent
6fdeeba8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/providers/service_controller.rst
doc/providers/service_controller.rst
+1
-1
No files found.
doc/providers/service_controller.rst
View file @
09a5fe34
...
...
@@ -15,7 +15,7 @@ Why would I want to do this?
Using this method, you can inject the actual dependencies required by your
controller and gain total inversion of control, while still maintaining the
lazy loading of your controllers and it
'
s dependencies. Because your
lazy loading of your controllers and its dependencies. Because your
dependencies are clearly defined, they are easily mocked, allowing you to test
your controllers in isolation.
...
...
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