ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
FactoryRuntimeLoaderTest.php File Reference

Go to the source code of this file.

Data Structures

class  Twig_Tests_FactoryRuntimeLoaderTest
 

Functions

 getRuntime ()
 

Function Documentation

◆ getRuntime()

getRuntime ( )

Definition at line 29 of file FactoryRuntimeLoaderTest.php.

30 {
31  return new stdClass();
32 }