You are here

property Smarty::$_smarty_vars in Quiz 6.5

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

stores run-time $smarty.* vars

Type: null|array

File

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

Class

Smarty
@package Smarty

Code

var $_smarty_vars = null;