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