+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
repo->module;?>repo->setMatchComment;?>
repo->module;?> +
+ repo->matchComment['module'] as $module => $match):?> + {$module}->common;?> + + +
+
task->common;?> +
+ repo->matchComment['task'] as $method => $match):?> + task->$method;?> + + +
+
bug->common;?> +
+ repo->matchComment['bug'] as $method => $match):?> + bug->$method;?> + + +
+
testtask->common;?> +
+ repo->matchComment['testtask'] as $method => $match):?> + testtask->$method;?> + + +
+
idAB;?> +
+ repo->matchComment['id'] as $method => $match):?> + repo->$method;?> + + +
+
repo->mark;?> +
+ repo->matchComment['mark'] as $method => $match):?> + task->$method) ? $lang->task->$method : $lang->bug->$method;?> + + +
+
repo->matchComment->exampleLabel;?>
+ + +
+
+