mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-12 02:16:41 +00:00
removed obsolete code
This commit is contained in:
@@ -506,11 +506,6 @@ class Twig_Tests_EnvironmentTest_ExtensionWithoutRuntime extends AbstractExtensi
|
||||
new TwigFunction('from_runtime_string', 'Twig_Tests_EnvironmentTest_Runtime::fromRuntime'),
|
||||
];
|
||||
}
|
||||
|
||||
public function getName()
|
||||
{
|
||||
return 'from_runtime';
|
||||
}
|
||||
}
|
||||
|
||||
class Twig_Tests_EnvironmentTest_Runtime
|
||||
|
||||
Reference in New Issue
Block a user