- Timestamp:
- 02/15/13 08:35:19 (13 years ago)
- Branch:
- twig
- Children:
- 1106:a4487f3ca4b4, 1147:2e5cb79e4782
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/libs/twig/TokenParserBrokerInterface.php
r991 r1101 16 16 * Token parser brokers allows to implement custom logic in the process of resolving a token parser for a given tag name. 17 17 * 18 * @package twig 19 * @author Arnaud Le Blanc <arnaud.lb@gmail.com> 18 * @package twig 19 * @author Arnaud Le Blanc <arnaud.lb@gmail.com> 20 * @deprecated since 1.12 (to be removed in 2.0) 20 21 */ 21 22 interface Twig_TokenParserBrokerInterface
Note: See TracChangeset
for help on using the changeset viewer.