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

Represents a callable template filter. More...

+ Inheritance diagram for Twig_FilterCallableInterface:
+ Collaboration diagram for Twig_FilterCallableInterface:

Public Member Functions

 getCallable ()
 

Detailed Description

Represents a callable template filter.

Use Twig_SimpleFilter 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 FilterCallableInterface.php.

Member Function Documentation

◆ getCallable()

Twig_FilterCallableInterface::getCallable ( )

Implemented in Twig_Filter.


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