projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
432b173
)
TokenParserBroker.php - CS fix
author
Joseph Bielawski
<stloyd@gmail.com>
Fri, 29 Apr 2011 09:42:36 +0000 (
02:42
-0700)
committer
Joseph Bielawski
<stloyd@gmail.com>
Fri, 29 Apr 2011 09:42:36 +0000 (
02:42
-0700)
lib/Twig/TokenParserBroker.php
patch
|
blob
|
history
diff --git
a/lib/Twig/TokenParserBroker.php
b/lib/Twig/TokenParserBroker.php
index
3178585
..
15752b6
100644
(file)
--- a/
lib/Twig/TokenParserBroker.php
+++ b/
lib/Twig/TokenParserBroker.php
@@
-42,7
+42,7
@@
class Twig_TokenParserBroker implements Twig_TokenParserBrokerInterface
}
$this->brokers[] = $broker;
}
- }
+ }
/**
* Adds a TokenParser.