property Smarty::$_tag_stack in Quiz 6.5
Same name and namespace in other branches
- 6.6 includes/moodle/lib/smarty/Smarty.class.php \Smarty::_tag_stack
keeps track of tag hierarchy
Type: array
File
- includes/
moodle/ lib/ smarty/ Smarty.class.php, line 438
Class
- Smarty
- @package Smarty
Code
var $_tag_stack = array();