property Smarty::$_tpl_vars in Quiz 6.6
Same name and namespace in other branches
- 6.5 includes/moodle/lib/smarty/Smarty.class.php \Smarty::_tpl_vars
where assigned template vars are kept
Type: array
File
- includes/
moodle/ lib/ smarty/ Smarty.class.php, line 410
Class
- Smarty
- @package Smarty
Code
var $_tpl_vars = array();