If true, strings concatenated over multiple lines are allowed.
Useful if you break strings over multiple lines to work within a max line length.
Type: boolean
public $allowMultiline = false;