mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 04:16:28 +00:00
removed obsolete code
This commit is contained in:
@@ -417,14 +417,6 @@ class Twig_Tests_EnvironmentTest_Extension extends Twig_Extension implements Twi
|
||||
}
|
||||
}
|
||||
|
||||
class Twig_Tests_EnvironmentTest_Extension_WithDeprecatedName extends Twig_Extension
|
||||
{
|
||||
public function getName()
|
||||
{
|
||||
return 'environment_test';
|
||||
}
|
||||
}
|
||||
|
||||
class Twig_Tests_EnvironmentTest_TokenParser extends Twig_TokenParser
|
||||
{
|
||||
public function parse(Twig_Token $token)
|
||||
|
||||
Reference in New Issue
Block a user