@@ -167,6 +167,7 @@ class ClientChoiceLoader implements ChoiceLoaderInterface
*/
public function getChoicesList($filter)
{
+ $params = array();
$limit = 100;
if ($filter !== false) {