mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-18 13:26:37 +00:00
Fix docblock
This commit is contained in:
@@ -677,7 +677,7 @@ class Twig_Environment
|
|||||||
/**
|
/**
|
||||||
* Gets the registered Token Parsers.
|
* 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()
|
public function getTokenParsers()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user