Closed
Description
Is it possible to make const Array a public one
Line 28 in 241e53f
It doesn't really make a sense to me as you are defining const Array to be a string array
and then compare to it - but at
Line 170 in 241e53f
$form->getValues('array')
instead of $form->getValues(Container::Array)
Metadata
Metadata
Assignees
Labels
No labels