ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ ilDoc Overview
Public Member Functions
Twig_Tests_ErrorTest_Foo Class Reference
Collaboration diagram for Twig_Tests_ErrorTest_Foo:
Public Member Functions
bar
()
Detailed Description
Definition at line
205
of file
ErrorTest.php
.
Member Function Documentation
◆
bar()
Twig_Tests_ErrorTest_Foo::bar
(
)
Definition at line
207
of file
ErrorTest.php
.
208
{
209
throw
new
Exception(
'Runtime error...'
);
210
}
The documentation for this class was generated from the following file:
libs/composer/vendor/twig/twig/test/Twig/Tests/
ErrorTest.php
Twig_Tests_ErrorTest_Foo
Generated on Sat Oct 4 2025 19:04:09 for ILIAS by
1.9.4 (using
Doxyfile
)