ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
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: