ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ 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 Thu Oct 2 2025 19:05:16 for ILIAS by
1.9.4 (using
Doxyfile
)