ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ ilDoc Overview
TextExtension.php
Go to the documentation of this file.
1
<?php
2
3
namespace
Twig\Extensions
;
4
5
class_exists(
'Twig_Extensions_Extension_Text'
);
6
7
if
(\
false
) {
8
class
TextExtension
extends
\Twig_Extensions_Extension_Text
9
{
10
}
11
}
Twig_Extensions_Extension_Text
This file is part of Twig.
Definition:
Text.php:15
Twig\Extensions
Definition:
ArrayExtension.php:3
libs
composer
vendor
twig
extensions
src
TextExtension.php
Generated on Sat Jan 18 2025 19:01:12 for ILIAS by
1.8.13 (using
Doxyfile
)