mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 02:23:51 +00:00
remove dump statement
This commit is contained in:
@@ -91,7 +91,7 @@ class Configuration implements ConfigurationInterface
|
||||
->defaultValue('visible')
|
||||
->info("If the field $key must be shown")
|
||||
->end();
|
||||
//var_dump($node);
|
||||
|
||||
return $node;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user