mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-01-29 11:17:52 +01:00
Removed invalid call that shouldn't be used anyway
Is intended for testing only anyway
This commit is contained in:
parent
99367576c6
commit
6af2ea4731
@ -118,9 +118,4 @@ class TraceableTwigTemplate implements Twig_TemplateInterface
|
||||
|
||||
return ob_get_clean();
|
||||
}
|
||||
|
||||
public static function clearCache()
|
||||
{
|
||||
$this->template->clearCache();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user