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