Skip to content

Commit ba8f551

Browse files
committed
style(formanswer): replace raw class name
1 parent c7e81cb commit ba8f551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

front/formanswer.form.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
$formanswer->fields['name'],
7878
'',
7979
'admin',
80-
'PluginFormcreatorForm'
80+
PluginFormcreatorForm::class
8181
);
8282
}
8383

0 commit comments

Comments
 (0)