You are here

public function Twig_FunctionCallableInterface::getCallable in Translation template extractor 6.3

Same name and namespace in other branches
  1. 7.3 vendor/Twig/FunctionCallableInterface.php \Twig_FunctionCallableInterface::getCallable()
1 method overrides Twig_FunctionCallableInterface::getCallable()
Twig_Function::getCallable in vendor/Twig/Function.php

File

vendor/Twig/FunctionCallableInterface.php, line 22

Class

Twig_FunctionCallableInterface
Represents a callable template function.

Code

public function getCallable();