mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-13 10:56:38 +00:00
TokenParserBroker.php - CS fix
This commit is contained in:
@@ -42,7 +42,7 @@ class Twig_TokenParserBroker implements Twig_TokenParserBrokerInterface
|
||||
}
|
||||
$this->brokers[] = $broker;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Adds a TokenParser.
|
||||
|
||||
Reference in New Issue
Block a user