mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-12 00:06:07 -06:00
commit for comment in pull req
This commit is contained in:
parent
28b67a2f49
commit
1c5266383a
@ -31,7 +31,6 @@ class ProfileFormHandler
|
|||||||
$parameters = array_merge($parameters, [
|
$parameters = array_merge($parameters, [
|
||||||
'education' => $builder->getPostValue('education'),
|
'education' => $builder->getPostValue('education'),
|
||||||
'education_part' => $builder->getPostValue('education_part'),
|
'education_part' => $builder->getPostValue('education_part'),
|
||||||
'state_of_education' => $builder->getPostValue('state_of_education'),
|
|
||||||
'profession' => $builder->getPostValue('profession'),
|
'profession' => $builder->getPostValue('profession'),
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user