You are here

public function Twig_FilterCallableInterface::getCallable in Translation template extractor 6.3

Same name and namespace in other branches
  1. 7.3 vendor/Twig/FilterCallableInterface.php \Twig_FilterCallableInterface::getCallable()
1 method overrides Twig_FilterCallableInterface::getCallable()
Twig_Filter::getCallable in vendor/Twig/Filter.php

File

vendor/Twig/FilterCallableInterface.php, line 22

Class

Twig_FilterCallableInterface
Represents a callable template filter.

Code

public function getCallable();