mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
remove dump
This commit is contained in:
parent
c27329820e
commit
e6c838e240
@ -89,7 +89,7 @@ class PersonChoiceLoader implements ChoiceLoaderInterface
|
||||
}
|
||||
|
||||
public function loadValuesForChoices(array $choices, $value = null)
|
||||
{dump($choices);
|
||||
{
|
||||
$values = [];
|
||||
|
||||
foreach ($choices as $choice) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user