ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
Twig_FunctionCallableInterface Interface Reference

Represents a callable template function. More...

+ Inheritance diagram for Twig_FunctionCallableInterface:
+ Collaboration diagram for Twig_FunctionCallableInterface:

Public Member Functions

 getCallable ()
 

Detailed Description

Represents a callable template function.

Use Twig_SimpleFunction instead.

Author
Fabien Potencier fabie.nosp@m.n@sy.nosp@m.mfony.nosp@m..com
Deprecated:
since 1.12 (to be removed in 2.0)

Definition at line 21 of file FunctionCallableInterface.php.

Member Function Documentation

◆ getCallable()

Twig_FunctionCallableInterface::getCallable ( )

Implemented in Twig_Function.


The documentation for this interface was generated from the following file: