You are here

property Smarty::$compiler_class in Quiz 6.5

Same name and namespace in other branches
  1. 6.6 includes/moodle/lib/smarty/Smarty.class.php \Smarty::compiler_class

The class used for compiling templates.

Type: string

File

includes/moodle/lib/smarty/Smarty.class.php, line 391

Class

Smarty
@package Smarty

Code

var $compiler_class = 'Smarty_Compiler';