Skip to content
Snippets Groups Projects
Commit c8150210 authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

resurrect property, re #1295

parent 67b10c42
No related branches found
No related tags found
No related merge requests found
......@@ -108,6 +108,13 @@ class Evaluation extends EvaluationObject implements PrivacyObject
*/
var $shared;
/**
* Counts the number of connected ranges
* @access private
* @var integer $numberRanges
*/
var $numberRanges;
/**
* Counts the number of connected ranges
* @access private
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment