Commit 9a210c05 authored by Fabien Potencier's avatar Fabien Potencier

merged branch GromNaN/patch-9 (PR #618)

This PR was merged into the master branch.

Commits
-------

96e71626 [doc] Scope consistency with previous example

Discussion
----------

[doc] Consistency with previous example

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

by igorw at 2013-02-06T18:00:25Z

👍
parents 22a8fea7 96e71626
...@@ -113,7 +113,7 @@ executed before every test. ...@@ -113,7 +113,7 @@ executed before every test.
{ {
// ... // ...
$this->app['session.test'] = true; $app['session.test'] = true;
// ... // ...
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment