* * @deprecated since 1.12 (to be removed in 2.0) */ interface Twig_FilterCallableInterface { public function getCallable(); }