Home
last modified time | relevance | path

Searched refs:readingTemp (Results 1 – 1 of 1) sorted by relevance

/plugin/survey/syntax/
Dsurvey.php30 public $readingTemp = ""; variable in syntax_plugin_survey_survey
67 $this->readingTemp = "";
71 return [$this->readingTemp];
74 $this->readingTemp .= $match;