You are here

property Smarty::$_foreach in Quiz 6.6

Same name and namespace in other branches
  1. 6.5 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();