mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-12 02:16:41 +00:00
Fix docblock
This commit is contained in:
@@ -677,7 +677,7 @@ class Twig_Environment
|
||||
/**
|
||||
* Gets the registered Token Parsers.
|
||||
*
|
||||
* @return Twig_TokenParserInterface[] An array of Twig_TokenParserInterface instances
|
||||
* @return Twig_TokenParserBrokerInterface A broker containing token parsers
|
||||
*/
|
||||
public function getTokenParsers()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user