ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
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: