Commit 65d6d344 authored by Harm van Tilborg's avatar Harm van Tilborg

One change too many

parent 124654fc
...@@ -176,7 +176,7 @@ in the second argument. ...@@ -176,7 +176,7 @@ in the second argument.
Be sure to return the modified service in the callable. Be sure to return the modified service in the callable.
You can use this pattern to add functionality to :doc:Monolog <providers/twig> for You can use this pattern to add functionality to :doc:Twig <providers/twig> for
example:: example::
$app->extend('twig', function($twig, $app) { $app->extend('twig', function($twig, $app) {
......
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