We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7e81cb commit ba8f551Copy full SHA for ba8f551
front/formanswer.form.php
@@ -77,7 +77,7 @@
77
$formanswer->fields['name'],
78
'',
79
'admin',
80
- 'PluginFormcreatorForm'
+ PluginFormcreatorForm::class
81
);
82
}
83
0 commit comments