Skip to content
Snippets Groups Projects
Commit 3f0543b3 authored by Torsten Oppermann's avatar Torsten Oppermann
Browse files

[TASK] Fixing wrong PHP Doc

parent 9cf94d98
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ class FormhandlerFinisherService extends AbstractFinisher {
* redirects to process() function
*
* @param array $formInput
* @param array $tsConfig
* @param array $settings
*/
public function init($formInput, $settings) {
$this->gp = $formInput;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment