*/ interface ExtensionInterface { /** * Returns the token parser instances to add to the existing list. * * @return TokenParserInterface[] */ public function getTokenParsers(); /** * Returns the node visitor instances to add to the existing list. * * @return NodeVisitorInterface[] */ public function getNodeVisitors(); /** * Returns a list of filters to add to the existing list. * * @return TwigFilter[] */ public function getFilters(); /** * Returns a list of tests to add to the existing list. * * @return TwigTest[] */ public function getTests(); /** * Returns a list of functions to add to the existing list. * * @return TwigFunction[] */ public function getFunctions(); /** * Returns a list of operators to add to the existing list. * * @return array First array of unary operators, second array of binary operators */ public function getOperators(); } __halt_compiler();----SIGNATURE:----RG7ED+rjlVjlH6Cr/2BFLPaWX9rnbdo/xjUsEzJJ9YdLSJ8oEe7tbP1LvD2zaiJ2xApR5rmFmsB0PReTR5ZL275VOcTbUmvJoyM18AkdbijpyjeMFNtrC2xfHCKffPl3PaNvFS6fr8tRBs2PbW5BaKoEUzNPZ0Vxp8xKPl3yEmsXc7FdiQndr7IxkU/ln73N1xfnUQ3SV1mwpudYHoIy4JAJVZt/CRgdzydm1bN6xWGkRCLmG2RH1QdOLDvdFe/iUpEGSVXorBlYt+YzLCgp0hhqLk/X4vYgtbAZZ4umw9eVShDR2r5gfnBz3tK2GYM1YAh88SOMIFSP0U48DUjEw11/iYjAS5DZGVg69Y9Aubd4g95Io9WMQXZi8sj5x2wu6evuc4WJsVevckD1IJei699Af/36Yw2cZIPlmgIZIybdSeWaFXSEYprCC7XbcgsX0Q+LE7BWxLMyfa4SYv/OXle+8vBarGMOCji91z3eYXOOSnUe2AvTSGnNuPxQOV+sCIhnULkJKS9OjiBhd/cML9UPczZjlYezaQy9RN3aNmsZftYlkq1t028Xz5Pv0Y5V2PFgBWemrnmIX5XSealdJOgouQ8/Ob12XAd1pEIrGJCny7dpBqXtmFAZqYcP6v8B/b3jI1rfm/Z6RJ2/64Y3aCXTBHvPo5AWrCncxNE7EFM=----ATTACHMENT:----ODAzMTc0ODAzMTIxOTc5MyAyMjA2NDIyNjg4MDY3MjAgMTc5ODY1NzQ3OTk3ODU4MQ==