mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +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)
|
public function loadValuesForChoices(array $choices, $value = null)
|
||||||
{dump($choices);
|
{
|
||||||
$values = [];
|
$values = [];
|
||||||
|
|
||||||
foreach ($choices as $choice) {
|
foreach ($choices as $choice) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user