Commit 96e71626 authored by Jérôme Tamarelle's avatar Jérôme Tamarelle

[doc] Scope consistency with previous example

parent 22a8fea7
...@@ -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