You are here

property Smarty::$_sections in Quiz 6.5

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

keeps track of sections

Type: array

File

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

Class

Smarty
@package Smarty

Code

var $_sections = array();