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