Fix docblock
authorJordi Boggiano <j.boggiano@seld.be>
Tue, 24 Jan 2012 16:38:16 +0000 (17:38 +0100)
committerJordi Boggiano <j.boggiano@seld.be>
Tue, 24 Jan 2012 16:38:16 +0000 (17:38 +0100)
lib/Twig/Environment.php

index 4f5fbca..0fd8371 100644 (file)
@@ -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()
     {