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