SurveyConfiguration
in package
Read onlyYes
FinalYes
Survey wide configuration settings that affect parsing of individual questions
Tags
Table of Contents
Properties
- $commentSuffix : string
Methods
- __construct() : mixed
Properties
$commentSuffix
public
string
$commentSuffix
= '-Comment'
Methods
__construct()
public
__construct([string $commentSuffix = '-Comment' ]) : mixed
Parameters
- $commentSuffix : string = '-Comment'