You are here

public function Twig_FilterCallableInterface::getCallable in Zircon Profile 8

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

File

vendor/twig/twig/lib/Twig/FilterCallableInterface.php, line 23

Class

Twig_FilterCallableInterface
Represents a callable template filter.

Code

public function getCallable();