ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
Twig_TemplateMagicPropertyObjectWithException Class Reference
+ Collaboration diagram for Twig_TemplateMagicPropertyObjectWithException:

Public Member Functions

 __isset ($key)
 

Detailed Description

Definition at line 568 of file TemplateTest.php.

Member Function Documentation

◆ __isset()

Twig_TemplateMagicPropertyObjectWithException::__isset (   $key)

Definition at line 570 of file TemplateTest.php.

571  {
572  throw new Exception('Hey! Don\'t try to isset me!');
573  }

The documentation for this class was generated from the following file: