TokenParserBroker.php - CS fix

This commit is contained in:
Joseph Bielawski
2011-04-29 02:42:36 -07:00
parent 432b1732e4
commit 475ec2db03
+1 -1
View File
@@ -42,7 +42,7 @@ class Twig_TokenParserBroker implements Twig_TokenParserBrokerInterface
}
$this->brokers[] = $broker;
}
}
}
/**
* Adds a TokenParser.