public function Twig_FilterCallableInterface::getCallable

1 method overrides Twig_FilterCallableInterface::getCallable()
Twig_Filter::getCallable in drupal/core/vendor/twig/twig/lib/Twig/Filter.php

File

drupal/core/vendor/twig/twig/lib/Twig/FilterCallableInterface.php, line 22

Class

Twig_FilterCallableInterface
Represents a callable template filter.

Code

public function getCallable();